Gazebo_ros_pkgs with diffrent physics engines

Hi, I tried to open Gazebo with different physics engines using roslaunch and got an error. I tried with all the supported engines(bullet, dart and simbody) and couldn’t get it working and got the same error as below. So, is there a way to launch Gazebo with different physics engines?

Term command:

roslaunch gazebo_ros empty_world.launch physics:="dart"

Error:

[ INFO] [1672221079.781804157, 0.003000000]: waitForService: Service [/gazebo/set_physics_properties] is now available.
[ERROR] [1672221079.818907004, 0.039000000]: ROS get_physics_properties service call does not yet support physics engine [dart].
[ INFO] [1672221079.821515565, 0.042000000]: Physics dynamic reconfigure ready.

This topic was automatically closed after 7 days. New replies are no longer allowed.