Git Product home page Git Product logo

mattzuba / frogpilot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frogai/frogpilot

0.0 0.0 0.0 2.35 GB

A bi-weekly updated and 100% open-sourced fork of openpilot with clean commits dedicated to serve the openpilot community. FrogPilot is shaped by user and developer contributions, emphasizing collaborative, community-driven development to provide a bleeding-edge openpilot experience for everyone!

Home Page: https://comma.ai/

License: MIT License

Shell 0.11% JavaScript 0.04% C++ 6.76% Python 10.81% C 81.14% Assembly 0.41% CSS 0.01% Cap'n Proto 0.38% HTML 0.15% QML 0.01% Cython 0.19% Dockerfile 0.01%

frogpilot's Introduction

openpilot on the comma 3X

Table of Contents


What is openpilot?

openpilot is an open source driver assistance system. Currently, openpilot performs the functions of Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward Collision Warning (FCW), and Lane Departure Warning (LDW) for a growing variety of supported car makes, models, and model years. In addition, while openpilot is engaged, a camera-based Driver Monitoring (DM) feature alerts distracted and asleep drivers. See more about the vehicle integration and limitations.

What is FrogPilot? ๐Ÿธ

FrogPilot is a weekly updated and 100% open-sourced fork of openpilot with clean commits dedicated to serve the openpilot community. While I maintain personal oversight, FrogPilot is shaped by user and developer contributions, emphasizing collaborative, community-driven development to provide a bleeding-edge openpilot experience for everyone!


FrogPilot was last updated on:

January 19th, 2024

Features

FrogPilot offers a wide range of customizable features that can be easily toggled on or off to suit your preferences. Whether you want a completely stock openpilot experience or want to add some fun and personal touches, FrogPilot has you covered! Some of the features include:


๐ŸŽจ Custom Themes:

  • Themes included:

    • ๐Ÿธ Frog theme (with a bonus ๐Ÿ sound effect)
    • Russia / Joseph Stalin theme
    • ๐Ÿ”Œ Tesla theme
  • ๐Ÿ“ข Want to add a theme? Request one in the "feature-request" channel in the FrogPilot Discord!


๐Ÿš€ Conditional Experimental Mode:

  • Auto-activates "Experimental Mode" under several conditions, including:
    • Approaching slower vehicles
    • Curve and stop light/stop sign detection
    • Driving below a set speed
    • Turn signal activation below 55mph for turn assistance
    • While using navigation to prepare for upcoming intersections and turns

๐ŸŽฎ Custom UI:

  • Road UI Customizations:
    • Blind spot path to indicate when and where a vehicle is in your blind spot
    • Compass that rotates according to the direction you're driving
    • Increase or decrease the lane line, path, and road edge widths
    • Path edge colors based on specific driving statuses
      • ๐Ÿ”ต Blue - Navigation active
      • ๐ŸŸฆ Light Blue - "Always On Lateral" active
      • ๐ŸŸฉ Light Green - Default
      • ๐ŸŸ  Orange - Experimental Mode active
      • ๐ŸŸก Yellow - Conditional Experimental overridden
    • Steering wheel icons ๐Ÿ“ข Request your own steerin wheel icon in the "feature-request" channel!
    • Steering wheel in the onroad UI rotates alongside your physical steering wheel
    • "Unlimited" road UI that extends out as far as the model can see

๐Ÿ“Š Developer UI:

  • Display various driving logics and device state metrics
  • Lane detection measuring the width of the adjacent lanes
  • Tap the "CPU"/"GPU" gauge to toggle between CPU and GPU monitoring
  • Tap the "MEMORY" gauge to toggle between RAM and storage monitoring

๐Ÿ›  Device Behaviors:

  • Adjustable screen brightness
  • Device can operate offline indefinitely
  • Disable uploads while onroad to help reduce data usage
  • Easy Panda firmware flashing via a "Flash Panda" button in the "Device" menu
  • Faster boot with prebuilt functionality
  • Set when the device will auto-shutdown to prevent battery drain

๐Ÿš˜ Driving Behaviors:

  • Adjust the max set speed in increments of 5 or more on short presses
  • Lateral Adjustments:
    • Activate lateral control by simply pressing the "Cruise Control" button
    • Lateral control won't disengage on gas or brake
    • Nudgeless lane changes with lane detection to prevent driving into curbs or going offroad
    • Pfeiferj's curvature adjustment for smoother curve handling
    • Precise turns by using turn desires when below the minimum lane change speed
    • Twilsonco's NNFF for improved steering controls
  • Longitudinal Adjustments:
    • Aggressive acceleration following a lead vehicle from a stop
    • Enhanced stopping distances and braking behaviors
    • "Map Turn Speed Controller" to slow down for curves based on stored map data
    • "Speed Limit Controller" to adjust your speed to the posted speed limit
      • With additional toggles to set offsets for the ranges of "0-34 mph", "35-54 mph", "55-64 mph", and "65-99 mph"
    • Sport and Eco acceleration modes
    • "Vision Turn Speed Controller" for smoother handling of curves
      • With additional toggles to fine tune it with your desired speed and curve detection sensitivity
  • Toggle Experimental Mode via the "Lane Departure Alert" button or by double tapping the screen

๐Ÿš— Driving Personality Profiles:

  • Ability to completely customize the following distance and jerk values for each profile
  • Adjustable via the "Distance" button on the steering wheel
    • Unsupported vehicle makes can use an Onroad UI button to switch between profiles with ease

โšก Model Switching:

  • Select between various openpilot models to use your favorite model

๐Ÿ—บ๏ธ Navigation:

  • 3D buildings in the map panel
  • iOS shortcuts to use with setting navigation directions
  • Navigate on openpilot without a comma prime subscription
  • Offline maps
  • Open Street Maps integration for speed limit control and road name view

๐Ÿš™ Vehicle Specific Additions:

  • GM Volt support
  • Honda Clarity support
  • Lock doors automatically when in the drive gear for Toyota/Lexus
  • openpilot longitudinal control for GM vehicles without ACC
  • Pedal interceptor support for GM vehicles
  • SNG hack for Toyota's without stop and go functionality
  • Toyota/TSS2 tuning for smooth driving
  • ZSS support for the Toyota Prius

๐Ÿšฆ Other Quality of Life Features:

  • Camera view selection to view your preferred camera (cosmetic only)
  • Driving statistics to show how many hours and miles you've driven on the home screen
  • Fleet Manager to easily access your driving logs and screen recordings
  • Green light alert
  • Hide the speed indicator by simply tapping on it
  • Numerical temperature gauge with the ability to use Fahrenheit by simply tapping on the gauge
  • Pause lateral control when turn signals are active
  • Retain tethering status between reboots
  • Screenrecorder
  • Sidebar displays by default for easy device monitoring
  • Silent Mode for a completely silent driving experience

How to Install

Easiest way to install FrogPilot is via this URL at the installation screen:

frogpilot.download

DO NOT install the "FrogPilot-Development" branch. I'm constantly breaking things on there so unless you don't want to use openpilot, NEVER install it!

Bug reports / Feature Requests

If you encounter any issues or bugs while using FrogPilot, or if you have any suggestions for new features or improvements, please don't hesitate to reach out to me. I'm always looking for ways to improve the fork and provide a better experience for everyone!

To report a bug or request a new feature, feel free to make a post in the respective channel on the FrogPilot Discord. Provide as much detail as possible about the issue you're experiencing or the feature you'd like to see added. Photos, videos, log files, or other relevant information are very helpful!

I will do my best to respond to bug reports and feature requests in a timely manner, but please understand that I may not be able to address every request immediately. Your feedback and suggestions are valuable, and I appreciate your help in making FrogPilot the best it can be!

As for feature requests, these are my guidelines:

  • Can I test it on my 2019 Lexus ES or are you up for testing it?
  • How maintainable is it? Or will it frequently break with future openpilot updates?
  • Is it not currently being developed by comma themselves? (i.e. Navigation)

Discord

Join the FrogPilot Community Discord for easy access to updates, bug reporting, feature requests, future planned updates, and other FrogPilot related discussions!

Donations

I DO NOT accept donations! So if anyone is claiming to be me or to be a part of FrogPilot and is asking for any type of financial compensation, IT IS A SCAM!

I work on FrogPilot on my own and is purely a passion project to refine my skills and to help improve openpilot for the community. I do not and will not ever expect any type of financial exchange for my work. The only thing Iโ€™ll ever ask for in return is constructive feedback!

Credits

Licensing

openpilot is released under the MIT license. Some parts of the software are released under other licenses as specified.

Any user of this software shall indemnify and hold harmless Comma.ai, Inc. and its directors, officers, employees, agents, stockholders, affiliates, subcontractors and customers from and against all allegations, claims, actions, suits, demands, damages, liabilities, obligations, losses, settlements, judgments, costs and expenses (including without limitation attorneysโ€™ fees and costs) which arise out of, relate to or result from any use of this software by user.

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.


openpilot tests codecov

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.