Actuator-specific commands.
More...
#include <command.hpp>
Actuator-specific commands.
Definition at line 702 of file command.hpp.
◆ Actuator()
◆ effort() [1/2]
Effort at the module output; units vary (e.g., N * m for rotational joints and N for linear stages).
Definition at line 722 of file command.hpp.
◆ effort() [2/2]
const FloatField& hebi::Command::Actuator::effort |
( |
| ) |
const |
|
inline |
Effort at the module output; units vary (e.g., N * m for rotational joints and N for linear stages).
Definition at line 724 of file command.hpp.
◆ position() [1/2]
Position of the module output (post-spring), in radians.
Definition at line 726 of file command.hpp.
◆ position() [2/2]
Position of the module output (post-spring), in radians.
Definition at line 728 of file command.hpp.
◆ velocity() [1/2]
Velocity of the module output (post-spring), in radians/second.
Definition at line 718 of file command.hpp.
◆ velocity() [2/2]
const FloatField& hebi::Command::Actuator::velocity |
( |
| ) |
const |
|
inline |
Velocity of the module output (post-spring), in radians/second.
Definition at line 720 of file command.hpp.
◆ effort_
◆ internal_
◆ position_
◆ velocity_
The documentation for this class was generated from the following file: