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

What is a difference between ROS Multimaster and ROS Master-Slave

asked 2019-08-28 15:12:07 -0500

MuhammadDanyial gravatar image

updated 2019-08-29 10:31:21 -0500

I am trying to understand the difference between ROS Multimaster and ROS Master-Slave-API but it is confusing me. Please help to understand the difference between them. There is a lot of tutorials available on the web but none of them explains what is Multimaster and Master-Salve-API, there is no in-depth explanation about them.

edit retag flag offensive close merge delete

Comments

1

Please edit your question to provide more details about what you're specifically referring to. There are several terms similar to what you refer to but your question does not have enough information to tell exactly what you want to compare. Links would be helpful.

tfoote gravatar image tfoote  ( 2019-08-28 15:27:16 -0500 )edit

I have added more explanation to my question, is it enough now?

MuhammadDanyial gravatar image MuhammadDanyial  ( 2019-08-29 10:33:08 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-08-29 13:23:05 -0500

tfoote gravatar image

The multimaster package that you link to is a ROS package that was last released many years ago and hasn't been supported for several distros.

If you're looking for multi master capabilities I'd recommend checking out multimaster_fkie or rocon_multimaster

The Master-Slave API you link to is the internal APIs that ROS uses under the hood to coordinate between nodes. There are not tutorials for it as it's not considered a user facing API and you're generally not recommended to interact with it directly.

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2019-08-28 15:12:07 -0500

Seen: 630 times

Last updated: Aug 29 '19