Subscriber ROS
Can a subscriber subscribe to two topics messages in ROS?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Can a subscriber subscribe to two topics messages in ROS?
Just create two subscribers. They can have the same callback function assuming the message types are the same.
Yes, there are a sample here: https://answers.ros.org/question/3095...
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-04-26 13:16:10 -0600
Seen: 314 times
Last updated: Apr 08 '22