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

Revision history [back]

I think I see what you mean. It might be easier to just set up a static transform publisher that puts your coordinates in the right frame, and then add it to your tf tree: http://www.ros.org/wiki/tf#static_transform_publisher

You could also subscribe to the data, apply a transform manually, then republish it.