justagist / panda_simulator

A Gazebo simulator for the Franka Emika Panda robot with ROS interface, supporting sim-to-real code transfer (Python). Exposes customisable controllers and state feedback from robot in simulation.
Apache License 2.0
203 stars 61 forks source link

Error while launching panda_world.launch #62

Open apandastider opened 2 years ago

apandastider commented 2 years ago

I am getting the error SetModelConfiguration service failed. Exiting. after I am trying to launch the panda_world.launch file. My device is Ubuntu 18.04 and I am using Gazebo9 in ROS Melodic.

Can anyone please guide me on how I can solve this problem?

Thank you.