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

You have to pass just the orientation object, not the entire Pose message.

The c++ prototype in tf2_geometry_msgs.h is:

void fromMsg(const geometry_msgs::Quaternion& in, tf2::Quaternion& out)