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