Skip to content

Multiverse-Framework/Multiverse-MuJoCo-Connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Multiverse-MuJoCo-Connector

ROS interface for MuJoCo simulator

Overview

mujoco_sim_x4.mp4
spawning.robots.mp4

Key Features

  • Incorporates an advanced physics engine sourced from https://mujoco.org/
  • Supports import and export of URDF and MJCF formats
  • Enables exporting of simulation results in the USD format
  • Integrates controller interfaces, controller managers, and hardware interfaces sourced from http://wiki.ros.org/ros_control
  • Implements PD computed-torque control for enhanced stability
  • Enables spawning and destruction of objects during run-time via rosservice
  • Synchronizes simulation time with real time, with the ability to adjust simulation time for faster or slower execution
  • Provides comprehensive visualization of MuJoCo elements within rviz
  • Offers velocity control for the base
  • Supports mimic joints from URDF format

Troubleshooting

  1. ERROR: gladLoadGL error
  • Solution: sudo apt install nvidia-driver-515

Software architecture

Picture

About

ROS interface for MuJoCo simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.1%
  • Python 6.6%
  • CMake 2.3%