#include "frames.hpp"
Go to the source code of this file.
Namespaces | |
namespace | KDL |
Functions | |
bool | KDL::Equal (const Rotation &a, const Rotation &b, double eps) |
Rotation | KDL::operator* (const Rotation &lhs, const Rotation &rhs) |
bool | KDL::operator== (const Rotation &a, const Rotation &b) |