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

Revision history [back]

click to hide/show revision 1
initial version

For some reason, the code gave me the correct transform when I changed the direction of the transform:

listener.lookupTransform("/world","/tool0_controller",ros::Time(0), transform);

which is different from the tf tutorials.