Home / Guides
GuideFrogPilot Installation Guide
If you have not used stock openpilot yet, try stock first before installing FrogPilot.
Warning and Prerequisites
Always try stock openpilot first if you have not already.
Your device should be factory reset with previous software removed before installation. Use:/how-to-uninstall-comma-3x-software/
Installation Steps
- 1Power on your comma device.
- 2At "Choose Software to Install", select Custom Software (Advanced).
- 3Enter URL: frogpilot.download.
- 4Follow the on-screen prompts and allow the device to reboot.
Branch URLs
| Branch | URL | For |
|---|---|---|
| FrogPilot | frogpilot.download | Everyone - daily use |
| FrogPilot-Staging | staging.frogpilot.download | Beta testers |
| FrogPilot-Testing | testing.frogpilot.download | Advanced testers only |
Switching Branches (Already Installed)
- 1Open Settings -> Software -> Target Branch -> SELECT.
- 2Choose your desired branch.
- 3Run Check for update.
SSH Install Method
cd /data
rm -rf ./openpilot
git clone -b FrogPilot --recurse-submodules https://github.com/FrogAi/FrogPilot.git openpilot
cd openpilot
sudo rebootGetting Help
Join FrogPilot Discord and ask in #installation-help:https://discord.frogpilot.com
FAQs
Is FrogPilot free? Yes. You still need compatible comma hardware; comma Connect subscription is optional.
Can I adjust follow distance? Yes. FrogPilot includes four driving profiles.
Should I install the development branch? No. Do not install the development branch.