Skip to content

plan_act

Adam Keating edited this page May 15, 2023 · 9 revisions

Scrutineering pkg

Package that runs the scrutineering tests

inspection_mission node

Description

  • 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

Inputs

  • parameters from config/test_params.yml

Outputs

  • None
Clone this wiki locally