mdl29 / donkeycarLPH

Front + backend to manage donkeycars during demonstrations events
4 stars 8 forks source link

[Backend + car] Add notion of job input / output #223

Open Benvii opened 2 years ago

Benvii commented 2 years ago

AI_ASSISTED job isn't handled as a next_job as it needs an output from the record job. It would be better to have jobs output that would be mapped somewhere in job parameters. Doing so would allow AI_ASSISTED job to be considered as a next_job of the recording job for instance.