yconst / burro

Platform for small-scale self-driving vehicles.
Other
37 stars 19 forks source link

Refactor manual and automatic pilots to two separate module categories #23

Closed yconst closed 6 years ago

yconst commented 7 years ago

Automatic pilots (such as NN) should remain in pilots. Manual pilots (RC, gamepad) should all function at the same time, and be moved to a different module category. They could even be merged with remotes.

This will allow i. corrective steering/throttle while an automatic pilot drives and ii. a new training mode where training samples are collected only when correcting the automatic pilot.

yconst commented 6 years ago

Resolved with https://github.com/yconst/burro/commit/1ccab16b7210f062c033bfb24ee73f2e4b45980f