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

Revision history [back]

click to hide/show revision 1
initial version

please first understand the tutorial:ROS/Tutorials/WritingPublisherSubscriber(c++)

Note: The topic name of the publisher and subscriber that you creat must be identical! you can remap the topic name by name Remapping and Remapping Arguments at the command-line

please first understand the tutorial:ROS/Tutorials/WritingPublisherSubscriber(c++)

Note: The topic name of the publisher and subscriber that you creat must be identical! you can remap the topic name by name RemappingRemapping at the Roslaunch and Remapping Arguments at the command-line