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