Bevy MuJoCo

image

This is work in progress

Import MJCF files into Bevy and run simulations with MuJoCo.

Getting Started

Prerequisites

Usage

To run tests and example initialize mujoco_menagerie submobule with

bash cd bevy_mujoco git submodule init git submodule update

See example for simulating Unitree A1 robot.