universal_robot icon indicating copy to clipboard operation
universal_robot copied to clipboard

added paramter for loading gazebo ros control plugin for multiple robot set up

Open bi3ri opened this issue 3 years ago • 0 comments

If I want to create a multiple robot setup and simulate it via gazebo I only want to start one gazebo ros control plugin, because two will lead to conflicts.

With this PR it is possible to start the plugin with just one robot and set the parameter "load_gazebo_ros_control_plugin" for others to false.

Before there was a common.gazebo.xacro file, which could be loaded just once for a setup.

bi3ri avatar Jan 28 '22 13:01 bi3ri