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

Revision history [back]

click to hide/show revision 1
initial version

create two different workspaces, each for the single robotic system (They could talk together? How?)

catkin config --extend ~/some_ws/devel/ could be a nice way of underlaying one workspace to another workspace. Check if this is something you might be looking for.