#include <mc_control/Ticker.h>
Configuration for the Ticker operation
◆ mc_rtc_configuration
std::string mc_control::Ticker::Configuration::mc_rtc_configuration = "" |
◆ no_sync
bool mc_control::Ticker::Configuration::no_sync = false |
Disable ticker time synchronization with real time
◆ replay_configuration
Replay mc_control::Ticker::Configuration::replay_configuration = {} |
◆ run_for
double mc_control::Ticker::Configuration::run_for = std::numeric_limits<double>::infinity() |
Run for the specified time (seconds)
◆ step_by_step
bool mc_control::Ticker::Configuration::step_by_step = false |
If true start in step-by-step mode
◆ sync_ratio
double mc_control::Ticker::Configuration::sync_ratio = 1.0 |
Target ratio for sim/real
The documentation for this struct was generated from the following file: