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

Revision history [back]

The methods to transform points (and various other types) are members of the TransformListener class (C++, Python).

If you have a specific question, it will be easier to provide a better answer.

The methods to transform points (and various other types) are members of the TransformListener class (C++, Python).

If you have a specific question, it will be easier to provide a better answer.

The methods to transform points (and various other types) are members of the TransformListener class (C++, Python).). transformPoint is the method you're looking for.