neil-rubens / flowpilot

flow-pilot is an openpilot based driver assistance system that runs on linux, windows and android powered machines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

table

What is Flowpilot?

Flowpilot is an open source driver assistance system built on top of openpilot, that can run on most windows/linux and android powered machines. It performs the functions of Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward Collision Warning (FCW), Lane Departure Warning (LDW) and Driver Monitoring (DM) for a growing variety of supported car makes, models, and model years maintained by the community.

Running on a Car

For running flowpilot on your car, you need:

  • A supported machine to run flowpilot i.e. A windows/linux PC or an android phone.
  • A white / grey panda with giraffe or a black/red panda with car harness.
  • 1x USB-A to USB-A cable for connecting panda to PC and aditionally, an OTG cable is required if connecting panda to phone.
  • One of the 200+ supported cars. The community supports Honda, Toyota, Hyundai, Nissan, Kia, Chrysler, Lexus, Acura, Audi, VW, and more. If your car is not supported but has adaptive cruise control and lane-keeping assist, it's likely able to run flowpilot.

For a more detailed overview, see the wiring and hardware wiki.

Installation:

See the installation wiki.

Running With a Virtual Car

It is recommended to develop on a virtual car / simulation before jumping onto testing on a real car. Flowpilot supports CARLA simulation. Optionally, you can use FlowStreamer to test flowpilot with any videogame. For more thorough testing, in addition to simulation, real panda hardware can be put in the loop for a more thorough testing.

Community

Flowpilot's core community lives on the official flowdrive discord server. Check the pinned messages or search history through messages to see if your issues or question has been discussed earlier. You may also join more awesome openpilot discord communities.

We also push frequent updates on our twitter handle.

User Data

Flowpilot will require your email address for setting up you flowdrive account. Flowpilot logs the road-facing cameras, CAN, GPS, IMU, magnetometer, thermal sensors, crashes, and operating system logs. The driver-facing camera is only logged if you explicitly opt-in in settings. The microphone is not recorded.

You understand that use of this software or its related services will generate certain types of user data, which may be logged and stored at the sole discretion of flowdrive. By accepting this agreement, you grant an irrevocable, perpetual, worldwide right to flowdrive for the use of this data.

Disclaimer

THIS IS ALPHA QUALITY SOFTWARE FOR RESEARCH PURPOSES ONLY. THIS IS NOT A PRODUCT. YOU ARE RESPONSIBLE FOR COMPLYING WITH LOCAL LAWS AND REGULATIONS. NO WARRANTY EXPRESSED OR IMPLIED.

About

flow-pilot is an openpilot based driver assistance system that runs on linux, windows and android powered machines.

License:GNU General Public License v3.0


Languages

Language:C 47.3%Language:Python 34.8%Language:C++ 8.4%Language:Java 6.9%Language:Cython 1.1%Language:MATLAB 0.8%Language:Shell 0.3%Language:Makefile 0.3%Language:Kaitai Struct 0.2%Language:CMake 0.0%