gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.18k stars 479 forks source link

can not use moveit to control robot with dart engine #2916

Open zhongxiangzju opened 3 years ago

zhongxiangzju commented 3 years ago

The configuration is : ros melodic gazebo9 install from source following http://gazebosim.org/tutorials?tut=install_from_source&cat=install dart6 moveit

when i set physics engine to ode, the robot can be moved using moveit. But not the same if using dart.

chapulina commented 3 years ago

What happens when you use DART? Can you also tell what's the exact Gazebo 9 version you're using? Also, please try running in verbose mode to see what errors show up.

zhongxiangzju commented 3 years ago

Then moveit shutdown and robot in gazebo is image

Screen shot of errors: image

xiaoaxing commented 2 years ago

Have you solved this problem, i meet the same problem.