docs.rs failed to build bevy_mujoco-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Bevy MuJoCo

This is work in progress
Import MJCF files into Bevy and run simulations with MuJoCo.
Getting Started
Prerequisites
bevy0.9.0MuJoCo2.3.0 installed in~/.local/mujocofor Linux orC:/Program Files/Mujocofor Windows
Usage
To run tests and example initialize mujoco_menagerie submobule with
See example for simulating Unitree A1 robot.