...
How do we manually control the system? (Start/stop)
What’s the most effective way we can fire queries so as to not block anything else?
Is Python sufficiently fast for our calculations?
Are we over-burdening the 3B Pi; if so, what’s the backup plan? For eg. what’s the power usage cost of using the infotainment Pi exclusively for strategy?
Chase Vehicle
The chase vehicle should be the primary location for strategy data monitoring during the race. It has one copy of the optimization calculations running (including relevant API calls) and a dashboard.
...