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
+39-21
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,34 @@
1
-
[](https://comma.ai/shop/comma-3x)
1
+
<divalign="center"style="text-align: center;">
2
+
3
+
<h1>openpilot</h1>
4
+
5
+
<p>
6
+
<b>openpilot is an operating system for robotics.</b>
7
+
<br>
8
+
Currently, it upgrades the driver assistance system in 275+ supported cars.
[openpilot](http://github.com/commaai/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](docs/CARS.md). In addition, while openpilot is engaged, a camera-based Driver Monitoring (DM) feature alerts distracted and asleep drivers. See more about [the vehicle integration](docs/INTEGRATION.md) and [limitations](docs/LIMITATIONS.md).
31
+
</div>
7
32
8
33
<table>
9
34
<tr>
@@ -19,7 +44,7 @@ To start using openpilot in a car
19
44
To use openpilot in a car, you need four things:
20
45
1.**Supported Device:** a comma 3/3X, available at [comma.ai/shop](https://comma.ai/shop/comma-3x).
21
46
2.**Software:** The setup procedure for the comma 3/3X allows users to enter a URL for custom software. Use the URL `openpilot.comma.ai` to install the release version.
22
-
3.**Supported Car:** Ensure that you have one of [the 250+ supported cars](docs/CARS.md).
47
+
3.**Supported Car:** Ensure that you have one of [the 275+ supported cars](docs/CARS.md).
23
48
4.**Car Harness:** You will also need a [car harness](https://comma.ai/shop/car-harness) to connect your comma 3/3X to your car.
24
49
25
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.
@@ -49,18 +74,6 @@ Safety and Testing
49
74
* panda has additional hardware-in-the-loop [tests](https://github.com/commaai/panda/blob/master/Jenkinsfile).
50
75
* We run the latest openpilot in a testing closet containing 10 comma devices continuously replaying routes.
51
76
52
-
User Data and comma Account
53
-
------
54
-
55
-
By default, openpilot uploads the driving data to our servers. You can also access your data through [comma connect](https://connect.comma.ai/). We use your data to train better models and improve openpilot for everyone.
56
-
57
-
openpilot is open source software: the user is free to disable data collection if they wish to do so.
58
-
59
-
openpilot logs the road-facing cameras, CAN, GPS, IMU, magnetometer, thermal sensors, crashes, and operating system logs.
60
-
The driver-facing camera is only logged if you explicitly opt-in in settings. The microphone is not recorded.
61
-
62
-
By using openpilot, you agree to [our Privacy Policy](https://comma.ai/privacy). 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 comma. By accepting this agreement, you grant an irrevocable, perpetual, worldwide right to comma for the use of this data.
63
-
64
77
Licensing
65
78
------
66
79
@@ -72,9 +85,14 @@ Any user of this software shall indemnify and hold harmless Comma.ai, Inc. and i
72
85
YOU ARE RESPONSIBLE FOR COMPLYING WITH LOCAL LAWS AND REGULATIONS.
By default, openpilot uploads the driving data to our servers. You can also access your data through [comma connect](https://connect.comma.ai/). We use your data to train better models and improve openpilot for everyone.
openpilot is open source software: the user is free to disable data collection if they wish to do so.
94
+
95
+
openpilot logs the road-facing cameras, CAN, GPS, IMU, magnetometer, thermal sensors, crashes, and operating system logs.
96
+
The driver-facing camera is only logged if you explicitly opt-in in settings. The microphone is not recorded.
97
+
98
+
By using openpilot, you agree to [our Privacy Policy](https://comma.ai/privacy). 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 comma. By accepting this agreement, you grant an irrevocable, perpetual, worldwide right to comma for the use of this data.
0 commit comments