ros-industrial / universal_robot

ROS-Industrial Universal Robots support (https://wiki.ros.org/universal_robot)
1.05k stars 1.03k forks source link

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

Open bi3ri opened 2 years ago

bi3ri commented 2 years ago

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.