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