How to stop stageros from publishing its transforms?
How can I stop stageros from publishing its transforms and all of its published topics? Is there a simple remapping possible?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
How can I stop stageros from publishing its transforms and all of its published topics? Is there a simple remapping possible?
stage's published topics (including tf
) aren't in a namespace, so you can't remap them in them one go. But you can remap them individually using the usual remapping arguments.
E.g., at the command-line (assuming one robot):
roscd stage
./bin/stageros odom:=stage/odom base_scan:=stage/base_scan tf:=stage/tf world/willow-erratic.world
Out of curiosity, why do you want to remap stage's outputs?
Asked: 2011-09-12 17:07:18 -0600
Seen: 650 times
Last updated: Sep 13 '11
rviz and stage tf timing issue in SimulatingOneRobot tutorial
rosbag play & tf static_transform_publisher
Corrected Odometry from GMapping / Karto?
How to synchronize tfMessage and Image messages?
gazebo pr2 launch success but with tf errors
No transform from [anything] to [/base_link]