|
#include <memory>
#include <RobotAPI/interface/units/RobotUnit/NJointCartesianVelocityControllerWithRamp.h>
#include <RobotAPI/interface/units/RobotUnit/RobotUnitInterface.h>
#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
class | VelocityControllerHelper |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
using | VelocityControllerHelperPtr = std::shared_ptr< VelocityControllerHelper > |