Fynn Posted December 14, 2017 Share Posted December 14, 2017 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 More sharing options...
Fynn Posted December 14, 2017 Author Share Posted December 14, 2017 Could this be moved to the other forum? I just noticed, that all SDK related topics are posted there... Link to comment Share on other sites More sharing options...
Pat McGrath Posted December 14, 2017 Share Posted December 14, 2017 Moving over to the SDK forum! Thanks Flynn Link to comment Share on other sites More sharing options...
Fynn Posted January 22, 2018 Author Share Posted January 22, 2018 Any response to this topic? Seems a bit unfortunate, that nobody can answer, since ROS multi master is a huge feature... Link to comment Share on other sites More sharing options...
Ian McMahon Posted January 22, 2018 Share Posted January 22, 2018 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: http://wiki.ros.org/multimaster_fkie http://wiki.ros.org/rocon_multimaster http://wiki.ros.org/rocon 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.