phr00t / flowpilot

Flowpilot is an open-source software foundation for interfacing with hardware to provide level-2 "self driving" capabilities for cars. It is based on Open Pilot made by Comma AI. This is a fork and continuation of the original project using thneed models and many improvements. See the FAQ in the README!
GNU General Public License v3.0
30 stars 13 forks source link

Add select vehicles #2

Closed 0312birdzhang closed 6 months ago

0312birdzhang commented 6 months ago

Important, run scons in termux once before start flowpilot app

d59b2480c6d4f2442f0e379b24c4644

phr00t commented 6 months ago

scons should get invoked when the user runs the ./g script (which starts launch_flowpilot_full.sh which has an scons in it).