|
Robotics Library
0.7.0
|
Go to the documentation of this file.
27 #ifndef RL_HAL_CARTESIANVELOCITYSENSOR_H
28 #define RL_HAL_CARTESIANVELOCITYSENSOR_H
55 #endif // RL_HAL_CARTESIANVELOCITYSENSOR_H
spatial::MotionVector< Real > MotionVector
Definition: Spatial.h:56
::std::size_t dof
Degrees of freedom.
Definition: AxisController.h:52
virtual ::rl::math::MotionVector getCartesianVelocity() const =0
Definition: CartesianVelocitySensor.h:39
Definition: AxisController.h:40
CartesianVelocitySensor(const ::std::size_t &dof)
Definition: CartesianVelocitySensor.cpp:33
virtual ~CartesianVelocitySensor()
Definition: CartesianVelocitySensor.cpp:38
Robotics Library.
Definition: AnalogInput.cpp:30