Go to the documentation of this file.
25 #include <VirtualRobot/Robot.h>
29 #include "../ControlTargets/ControlTargetHolonomicPlatformVelocity.h"
39 virtual public NJointControllerConfig
58 using ConfigPtrT = NJointHolonomicPlatformUnitVelocityPassThroughControllerConfigPtr;
62 NJointHolonomicPlatformUnitVelocityPassThroughControllerConfigPtr config,
69 getClassName(
const Ice::Current& = Ice::emptyCurrent)
const override
71 return "NJointHolonomicPlatformUnitVelocityPassThroughController";
TYPEDEF_PTRS_HANDLE(NJointCartesianNaturalPositionController)
NJointControllerConfigPtr ConfigPtrT
armarx::core::time::DateTime Time
The RobotUnit class manages a robot and its controllers.
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< class Robot > RobotPtr