Add a MuJoCo banner to the README.
PiperOrigin-RevId: 472721942 Change-Id: Ida552f8ffe6ead102d138586c3e280a543c97511
This commit is contained in:
committed by
Copybara-Service
parent
9b694103e6
commit
f55a9fccea
@@ -1,4 +1,5 @@
|
||||
# MuJoCo Physics
|
||||

|
||||
=====================
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/deepmind/mujoco/actions/workflows/build.yml?query=branch%3Amain" alt="GitHub Actions">
|
||||
@@ -25,9 +26,9 @@ MuJoCo has a C API and is intended for researchers and developers. The runtime
|
||||
simulation module is tuned to maximize performance and operates on low-level
|
||||
data structures that are preallocated by the built-in XML compiler. The library
|
||||
includes interactive visualization with a native GUI, rendered in OpenGL. MuJoCo
|
||||
further exposes a large number of utility functions for computing physics-related
|
||||
quantities. We also provide Python bindings and a plug-in for the [Unity]
|
||||
game engine.
|
||||
further exposes a large number of utility functions for computing
|
||||
physics-related quantities. We also provide Python bindings and a plug-in for
|
||||
the [Unity] game engine.
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user