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

Revision history [back]

As far as I know, there are no math operators for the message types. For many geometry messages there are converter functions in TF. The resulting types are typedefs to bullet types which have many math methods. Here is the conversion method for Vector3 and the according bullet documentation.