Can several publishers publish on a single topic
... or that doesn't make any sense?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
... or that doesn't make any sense?
Yes it is possible and sometimes even useful. For example: we are using it to teleop our robot from multiple devices (by keyboard and android smartphones) that all publish to the /cmd_vel topic.
Asked: 2011-11-22 20:58:09 -0600
Seen: 1,288 times
Last updated: Nov 22 '11
Several publishers on a single topic. How does it work?
Subscribing to a non-existing topic
How to find out the publisher node for a certain received message?
Subscriber and Publisher node at once in cpp
Which ways of communicating with a controller are real-time safe?
basic question in understanding publishing and subscribing
Test for when a rospy publisher become available