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 -0500
Seen: 630 times
Last updated: Sep 13 '11
Same tf tree changes some frames
TF handling frame uncertainty?
tf broadcasting and listening in the same node
Robot_localization is not updating movement from relative frame to world frame on RViz
How is angular orientation corrected with localization in ROS2?
Coordinate frame transforms: /odom to /map? [closed]
ERROR: Laser has to be mounted planar