Add MuJoCo tutorial Colab using the native Python bindings.

PiperOrigin-RevId: 491424124
Change-Id: I5bdeb68fd1bd1b4bc92fb40e0b876d9dcfc568cb
This commit is contained in:
Kyle Bayes
2022-11-28 13:09:01 -08:00
committed by Copybara-Service
parent ecac5758e2
commit 5a8e861152
4 changed files with 2210 additions and 7 deletions
+4
View File
@@ -102,6 +102,10 @@ Once installed, the package can be imported via `import mujoco`. Please consult
our [documentation](https://mujoco.readthedocs.io/en/latest/python.html) for
further detail on the package's API.
We recommend going through the tutorial notebook which covers the basics of
MuJoCo using Python:
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/deepmind/mujoco/blob/main/python/tutorial.ipynb)
## Versioning
The `major.minor.micro` portion of the version number matches the version of
File diff suppressed because it is too large Load Diff