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

Revision history [back]

This has been fixed. In the end, what I did was to use the twist I computed from the four markers in vicon to generate a TransformedStamped msg. This was then used in computing the new cloud's tranform with the do_transform_cloud object. The code is here if you are interested.