|
HLCC Documentation 2.2.0
|
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
| bool | AwaitEstimatedState (DataContext::EstimatedState expected_state, std::chrono::milliseconds timeout) |
Static Protected Member Functions | |
| static void | SetUpTestSuite () |
| static void | TearDownTestSuite () |
Tests ActivityDoControl and ActivityDoEstimation at their original speed (20 Hz), through their interaction with DataContext.
The StateMachine, OLDB etc are circumvented.
|
inlineprotected |
Polls DataContext::GetEstimatedState until expected_state or timeout is reached.
TODO: If we need this more often, then a callback registration for DataContext::SetEstimatedState would be better than this quick and dirty polling.
|
inlineoverrideprotected |
|
inlinestaticprotected |
|
inlineoverrideprotected |
|
inlinestaticprotected |