Skip to content

Commit

Permalink
Update README.md regarding PhysX environments.
Browse files Browse the repository at this point in the history
  • Loading branch information
Balint-H authored Aug 17, 2023
1 parent 47dce60 commit bbf72e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The following example projects are provided to help get started with the package
- [**Unity Mj Examples**](UnityMjExamples/README.md): it contains several examples of physics-based agents set up and trained using MuJoCo. This includes the inverting cart-pole pendulum, and simple walking and throwing animations trained using the *DeepMimic* and *DReCon* architectures.
There is also guidance for structuring your own scenes, and training policies.

- [**Unity PhysX Examples**](UnityPhysxExamples/README.md): We are in the process of translating the MuJoCo environments to PhysX, with current challenges in working around the limited access to the PhysX runtime. Contributions welcome!
- [**Unity PhysX Examples**](UnityPhysxExamples/README.md): We are in the process of translating the MuJoCo environments to PhysX, with current challenges in working around the limited access to the PhysX runtime. The PhysX example project is not ready yet for release, but will be added in the future. Contributions welcome, get in touch if you are interested!

### Related repositories:

Expand Down

0 comments on commit bbf72e9

Please sign in to comment.