3#ifndef __SCREW_THEORY_TOOLS_HPP__
4#define __SCREW_THEORY_TOOLS_HPP__
8#include <kdl/frames.hpp>
9#include <kdl/utilities/utility.h>
45KDL::Rotation
vectorPow2(
const KDL::Vector & v);
KDL::Rotation vectorPow2(const KDL::Vector &v)
Multiply a vector by itself to obtain a square matrix.
Definition ScrewTheoryTools.cpp:11
double normalizeAngle(double angle)
Clip an angle value between certain bounds.
Definition ScrewTheoryTools.cpp:20
The main, catch-all namespace for Robotics Lab UC3M.
Definition groups.dox:6