berickson / car_ws

0 stars 0 forks source link

Create behavior orchestrator #13

Open berickson opened 9 months ago

berickson commented 9 months ago

Write code that coordinates high level functions and follows steps, etc.

This could use a behavior tree, python program, or similar.

This will coordinate things like loading path segments, switching between following a path, finding a cone and verifying that the kill switch allows running, timing out, etc.