|
|
Variables | |
| const armarx::Duration | GazeControllerStatusPublishInterval |
| Rate limit for those reports. | |
| const std::string | GazeControllerStatusTopicName = "GazeControllerStatus" |
| Topic the low-level gaze controllers report their residual on. | |
|
inline |
Rate limit for those reports.
onPublish runs at the RobotUnit's publish rate, which is far more than the scheduler needs to debounce a "reached" decision.
Definition at line 14 of file constants.h.
|
inline |
Topic the low-level gaze controllers report their residual on.
Definition at line 10 of file constants.h.