|
Robotics Library
0.7.0
|
Go to the documentation of this file.
27 #ifndef RL_HAL_FORCESENSOR_H
28 #define RL_HAL_FORCESENSOR_H
70 #endif // RL_HAL_FORCESENSOR_H
virtual ::std::size_t getForcesCount() const =0
::Eigen::Matrix< Real, ::Eigen::Dynamic, 1 > Vector
Definition: Vector.h:42
virtual ::rl::math::Real getForcesMinimum(const ::std::size_t &i) const =0
virtual ::rl::math::Vector getForces() const =0
virtual ~ForceSensor()
Definition: ForceSensor.cpp:38
virtual ::rl::math::Real getForcesMaximum(const ::std::size_t &i) const =0
Definition: ForceSensor.h:39
double Real
Definition: Real.h:42
ForceSensor()
Definition: ForceSensor.cpp:33
Robotics Library.
Definition: AnalogInput.cpp:30