Skip to content

Commit f7d3507

Browse files
committed
Merge branch 'ershi/add-foci-publication' into 'main'
Add FOCI to publication list See merge request omniverse/warp!1329
2 parents dd19d3a + 986644c commit f7d3507

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

PUBLICATIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pull request on GitHub or email a link to your arXiv preprint (preferred) or DOI
77

88
## 2025
99

10+
- **FOCI: Trajectory Optimization on Gaussian Splats**. *M. G. Andreu, M. Wilder-Smith, V. Klemm, V. Patil, J. Tordesillas, M. Hutter*. May 2025. [arXiv:2505.08510](https://arxiv.org/abs/2505.08510)
1011
- **Dynamic Robot Tool Use with Vision Language Models**. *N. Trupin, Z. Wang, A. H. Qureshi*. May 2025. [arXiv:2505.01399](https://arxiv.org/abs/2505.01399)
1112
- **AI-Enhanced Automatic Design of Efficient Underwater Gliders**. *P. Y. Chen, P. Ma, N. Hagemann, J. Romanishin, W. Wang, D. Rus, W. Matusik*. April 2025. [arXiv:2505.00222](https://arxiv.org/abs/2505.00222)
1213
- **Dexonomy: Synthesizing All Dexterous Grasp Types in a Grasp Taxonomy**. *J. Chen, Y. Ke, L. Peng, H. Wang*. April 2025. [arXiv:2504.18829](https://arxiv.org/abs/2504.18829)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ information on contributing to the development of Warp.
469469

470470
### Research Using Warp
471471

472-
Our [PUBLICATIONS.MD](https://github.com/NVIDIA/warp/blob/main/PUBLICATIONS.md) file lists academic and research
472+
Our [PUBLICATIONS.md](https://github.com/NVIDIA/warp/blob/main/PUBLICATIONS.md) file lists academic and research
473473
publications that leverage the capabilities of Warp.
474474
We encourage you to add your own published work using Warp to this list.
475475

docs/faq.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ individual threads.
3232
What are some examples of projects that use Warp?
3333
-------------------------------------------------
3434

35+
Some examples are:
36+
3537
* `MuJoCo Warp <https://github.com/google-deepmind/mujoco_warp>`__: A GPU-optimized version of the MuJoCo physics simulator,
3638
designed for NVIDIA hardware. Maintained by Google DeepMind and NVIDIA.
3739
* `Rewarped <https://github.com/rewarped/rewarped>`__: A platform for reinforcement learning in parallel differentiable multi-physics simulation.
@@ -41,6 +43,8 @@ What are some examples of projects that use Warp?
4143
`Neural Stress Fields for Reduced-order Elastoplasticity and Fracture <https://zeshunzong.github.io/reduced-order-mpm/>`__
4244
and `PhysGaussian: Physics-Integrated 3D Gaussians for Generative Dynamics <https://xpandora.github.io/PhysGaussian/>`__.
4345

46+
See :doc:`publications` for a list of academic and research publications that have used Warp.
47+
4448
Does Warp support all of the Python language?
4549
---------------------------------------------
4650

0 commit comments

Comments
 (0)