25#include <VirtualRobot/VirtualRobot.h>
39 virtual public NJointControllerConfig
58 using ConfigPtrT = NJointHolonomicPlatformUnitVelocityPassThroughControllerConfigPtr;
62 NJointHolonomicPlatformUnitVelocityPassThroughControllerConfigPtr config,
65 void rtRun(
const IceUtil::Time&,
const IceUtil::Time&)
override;
69 getClassName(
const Ice::Current& = Ice::emptyCurrent)
const override
71 return "NJointHolonomicPlatformUnitVelocityPassThroughController";
#define TYPEDEF_PTRS_HANDLE(T)
The RobotUnit class manages a robot and its controllers.
std::shared_ptr< class Robot > RobotPtr
This file offers overloads of toIce() and fromIce() functions for STL container types.