Subscriber ROS
Can a subscriber subscribe to two topics messages in ROS?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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...
Asked: 2016-04-26 13:16:10 -0600
Seen: 417 times
Last updated: Apr 08 '22
Best toolchain for recording kinect data and converting to pointcloud offline?
how to bind a callback to include a MessageEvent [closed]
Proper source of xncore for compiling svn opencv with openni support?
ROS support for industrial robotic arms?
When should I use topics vs services vs actionlib actions (vs dynamic_reconfigure)?
Significance of ros::spinOnce()
How to put Hokuyo laser sensor on p2os?