Sawyer SDK ROS multi master mode


Fynn

Recommended Posts

Hi all,

I would like to use the sawyer robot in an multi master ROS environment where the sawyer and a turtlebot communicate with each other and share topics.

However, I can't seem to get the multi master mode running on the sawyer. There might be some service missing on the sawyers side.

Is multi master operation possible with sawyer and if yes, how do I set it up?

 

 

Thanks and best regards

Fynn

Link to comment
Share on other sites

  • 1 month later...

Hi Fynn,

 

Multi-master communication is not a standard ROS feature. Each Sawyer robot needs to be running its own ROS master to function properly. However, your SDK workstation can coordinate between multiple robots' ROS Masters using one of several "multi-master" ROS community projects:
 
We have also seen RobotRaconteur used to successfully coordinate between multiple Baxters (very similar to controlling multiple Sawyers), as can be seen in this youtube video: https://youtu.be/Z1n6zV5oPVQ
 
I have not used any of these libraries directly, and cannot speak to the level of coordination they can achieve between multiple ROS robots, but it seems with some configuration and a bit of development work, you can achieve communication between two Sawyer robots. Generally speaking, multi-robot collaboration is an issue the larger ROS community is attempting to wrangle, and I imagine you would find a fair amount of support from the ROS community through answers.ros.org and the ROS forum on discourse.ros.org.
 
I hope this information is helpful in your research.
 
Best,
~ Ian

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.