zugaldia / android-robocar

Build your own robocar, remote-controlled or autonomous, with Android Things.
BSD 2-Clause "Simplified" License
94 stars 21 forks source link

[WIP] Camera driver (CV driving) #50

Open zugaldia opened 7 years ago

zugaldia commented 7 years ago

This PR adds a new car driver, controlled by the camera using Computer Vision. This works in parallel to the existing RC driver, and other autonomous drivers (TensorFlow).