|
Robotics Library
0.7.0
|
Go to the documentation of this file.
27 #ifndef RL_HAL_JOINTVELOCITYACTUATOR_H
28 #define RL_HAL_JOINTVELOCITYACTUATOR_H
55 #endif // RL_HAL_JOINTVELOCITYACTUATOR_H
Definition: JointVelocityActuator.h:39
::Eigen::Matrix< Real, ::Eigen::Dynamic, 1 > Vector
Definition: Vector.h:42
::std::size_t dof
Degrees of freedom.
Definition: AxisController.h:52
virtual void setJointVelocity(const ::rl::math::Vector &qd)=0
virtual ~JointVelocityActuator()
Definition: JointVelocityActuator.cpp:38
Definition: AxisController.h:40
JointVelocityActuator(const ::std::size_t &dof)
Definition: JointVelocityActuator.cpp:33
Robotics Library.
Definition: AnalogInput.cpp:30