-
Notifications
You must be signed in to change notification settings - Fork 0
plan_act
Adam Keating edited this page May 15, 2023
·
9 revisions
Package that runs the scrutineering tests
- Node sends predefined commands to car (speed and steering angle calculated using a sin wave)
- After node sends messages its waits until car reaches desired state before sending another
- If car doesn't respond in predefined time period raise TimeoutError
- parameters from config/test_params.yml
- None