You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,13 +49,17 @@ To use openpilot in a car, you need four things:
49
49
50
50
We have detailed instructions for [how to install the harness and device in a car](https://comma.ai/setup). Note that it's possible to run openpilot on [other hardware](https://blog.comma.ai/self-driving-car-for-free/), although it's not plug-and-play.
|`release-mici`|`release-tizi`| openpilot.comma.ai | This is openpilot's release branch. |
60
+
|`release-mici-staging`|`release-tizi-staging`| openpilot-test.comma.ai | This is the staging branch for releases. Use it to get new releases slightly early. |
61
+
|`nightly`|`nightly`| openpilot-nightly.comma.ai | This is the bleeding edge development branch. Do not expect this to be stable. |
62
+
|`nightly-dev`|`nightly-dev`| installer.comma.ai/commaai/nightly-dev | Same as nightly, but includes experimental development features for some cars. |
0 commit comments