Go to the source code of this file.
Classes | |
class | KDL::Jacobian |
Namespaces | |
namespace | KDL |
Functions | |
bool | KDL::changeBase (const Jacobian &src1, const Rotation &rot, Jacobian &dest) |
bool | KDL::changeRefFrame (const Jacobian &src1, const Frame &frame, Jacobian &dest) |
bool | KDL::changeRefPoint (const Jacobian &src1, const Vector &base_AB, Jacobian &dest) |
bool | KDL::Equal (const Jacobian &a, const Jacobian &b, double eps) |