HEBI C++ API
3.10.0
|
Actuator-specific commands. More...
#include <command.hpp>
Public Member Functions | |
FloatField & | velocity () |
Velocity of the module output (post-spring), in radians/second. More... | |
const FloatField & | velocity () const |
Velocity of the module output (post-spring), in radians/second. More... | |
FloatField & | effort () |
Effort at the module output; units vary (e.g., N * m for rotational joints and N for linear stages). More... | |
const FloatField & | effort () const |
Effort at the module output; units vary (e.g., N * m for rotational joints and N for linear stages). More... | |
HighResAngleField & | position () |
Position of the module output (post-spring), in radians. More... | |
const HighResAngleField & | position () const |
Position of the module output (post-spring), in radians. More... | |
Actuator-specific commands.
|
inline |
Velocity of the module output (post-spring), in radians/second.
|
inline |
Velocity of the module output (post-spring), in radians/second.
|
inline |
Effort at the module output; units vary (e.g., N * m for rotational joints and N for linear stages).
|
inline |
Effort at the module output; units vary (e.g., N * m for rotational joints and N for linear stages).
|
inline |
Position of the module output (post-spring), in radians.
|
inline |
Position of the module output (post-spring), in radians.