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

If you want a generic linear math library Eigen is the recommended library.

The tf/bullet LinearMath library is designed for a limited purpose and works well for that purpose. Feel free to use it or not as you see fit. Just because it does not have operator overloading does not mean that it's broken. It's a design choice made by the developers.