30#include <RobotAPI/interface/units/RobotUnit/NJointCartesianVelocityControllerWithRamp.h>
31#include <RobotAPI/interface/units/RobotUnit/RobotUnitInterface.h>
42 const std::string& nodeSetName,
45 NJointCartesianVelocityControllerWithRampConfigPtr
config,
56 NJointCartesianVelocityControllerWithRampConfigPtr
config;
57 NJointCartesianVelocityControllerWithRampInterfacePrx
controller;
void setNullSpaceControl(bool enabled)
RobotUnitInterfacePrx robotUnit
std::string controllerName
VelocityControllerHelper(const RobotUnitInterfacePrx &robotUnit, const std::string &nodeSetName, const std::string &controllerName)
void setTargetVelocity(const Eigen::Vector6f &cv)
NJointCartesianVelocityControllerWithRampConfigPtr config
Matrix< float, 6, 1 > Vector6f
This file offers overloads of toIce() and fromIce() functions for STL container types.
::IceInternal::ProxyHandle<::IceProxy::armarx::RobotUnitInterface > RobotUnitInterfacePrx
std::shared_ptr< VelocityControllerHelper > VelocityControllerHelperPtr