This component is the bridge between a hardware nAxesVelocityController and the Cartesian space control components. It calculates the forward position kinematics and the inverse velocity kinematics for a KDL::Chain, the kinematic algorithms are given by the user. More...
#include <kdl/chain.hpp>
#include <kdl/chainfksolver.hpp>
#include <kdl/chainiksolver.hpp>
#include <rtt/TaskContext.hpp>
#include <rtt/Ports.hpp>
#include <ocl/OCL.hpp>
Go to the source code of this file.
Classes | |
class | CartesianVelocityController |
Namespaces | |
namespace | OCL |
The Orocos Component Library. |
This component is the bridge between a hardware nAxesVelocityController and the Cartesian space control components. It calculates the forward position kinematics and the inverse velocity kinematics for a KDL::Chain, the kinematic algorithms are given by the user.
Definition in file CartesianVelocityController.hpp.