This project is an example of Franka Panda simulation based on Mujoco.
- Mujoco200
- Eigen 3
Modify the ${MJPRO_PATH} in CMakeLists.txt file of yours. Add the license mjkey.txt of yours to ./build. Then,
cd build
cmake ..
make
Run the simulation with
./panda_sim_mujoco ../models/my_panda.xml