Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 394 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 394 Bytes

Interactive-mujoco_py

This project is based on mujoco-py maintained by Jiali Duan with the following new features:

  1. Add Cython rendering pipeline for force perturbation by mouse (similar to simulate.cpp)
  2. Allow for force discretization
  3. Allow for force visualization
  4. Compatible with mjpro150 and base on the latest mujoco_py