frankaemika / franka_ros

ROS integration for Franka research robots
https://frankaemika.github.io
Apache License 2.0
351 stars 308 forks source link

Franka Gazebo Panda conversion for MuJoCo #76

Closed melfm closed 5 years ago

melfm commented 5 years ago

Is it possible to load the franka panda model into the mujoco environment? MuJoCo can load XML model files in MJCF format, as well as URDF format. The Gazebo models are described using .dae , .xacro files and .stl meshes. I was wondering if there's an easy way to convert these to URDF format. I already looked at collada_urdf package, but I think these two formats need to be combined?

Update :

vipinpaul1990 commented 2 years ago

Hi, have you tried to convert Mujoco file to gazebo?