ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to start gazebo_ros gazebo with DART Physics engine?

asked 2016-01-26 15:33:21 -0500

I am trying to spawn a manipulator with urdf in gazebo and control using ros_control. How do I set the physics engine to be dart? I can get gazebo to run on its own by running: gazebo -e dart. How would I do the same with rosrun gazebo_ros gazebo?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-01-26 16:36:00 -0500

hsu gravatar image

Yes. You can try adding the verbose flag, in case something isn't right the error or warning is displayed in console:

rosrun gazebo_ros gazebo --verbose -e dart
edit flag offensive delete link more

Comments

Thanks, but I get this error: ROS get_physics_properties service call does not yet support physics engine [dart].

balakumar-s gravatar image balakumar-s  ( 2016-01-26 17:08:02 -0500 )edit

Am I missing something or is its a work in progress? If its a work in progress I could try to fix this and push the fix.

balakumar-s gravatar image balakumar-s  ( 2016-02-02 14:39:40 -0500 )edit

It works! Thanks.

balakumar-s gravatar image balakumar-s  ( 2016-02-02 16:35:55 -0500 )edit

I am facing the same problem. The terminal shows the error " ROS get_physics_properties service call does not yet support physics engine [dart].", however, the GUI is showing DART correctly. Is this a bug?

Shantnu gravatar image Shantnu  ( 2017-11-26 06:28:58 -0500 )edit
JohnBT gravatar image JohnBT  ( 2018-05-11 01:57:21 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2016-01-26 15:33:21 -0500

Seen: 1,931 times

Last updated: Jan 26 '16