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

Revision history [back]

The reason is that you need stamp (time and initial frame) information to transform a point into a different frame, otherwise it has no context. If you want to apply the transform directly, just apply the same operations as the transformPoint function, using the 4x4 matrix.