|
HEBI C++ API
1.0.0
|
Module settings that are typically changed at a slower rate. More...
#include <info.hpp>
Classes | |
| class | Actuator |
| Actuator-specific settings, such as controller gains. More... | |
Public Member Functions | |
| const Actuator & | actuator () const |
| Actuator-specific settings, such as controller gains. More... | |
| const StringField & | name () const |
| Gets the name for this module. More... | |
| const StringField & | family () const |
| Gets the family for this module. More... | |
| const FlagField & | saveCurrentSettings () const |
| Indicates if the module should save the current values of all of its settings. More... | |
Module settings that are typically changed at a slower rate.
|
inline |
Actuator-specific settings, such as controller gains.
|
inline |
Gets the name for this module.
|
inline |
Gets the family for this module.
|
inline |
Indicates if the module should save the current values of all of its settings.