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

Revision history [back]

In fuerte you cannot mix tf and bullet data types anymore. Best if you replace all bt prefixes with the namespace tf::, for instance replace btMatrix3x3 with tf::Matrix3x3.