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