개요
openpilot는 오픈소스 로봇 운영체제로, 현재 300개 이상의 차량 모델에 대해 운전 보조 기능을 향상시킬 수 있습니다. 이는 고급 운전 보조 기능을 제공하며, comma.ai와 커뮤니티가 공동으로 개발했습니다.
README 미리보기
\n\nopenpilot\n\n\n openpilot is an operating system for robotics.\n \n Currently, it upgrades the driver assistance system in 300+ supported cars.\n\n\n\n Docs\n · \n Roadmap\n · \n Contribute\n · \n Community\n · \n Try it on a comma four\n\n\nQuick start: `bash \n\n\n \n \n \n \n \n\n\n\nUsing openpilot in a car\n------\n\nTo use openpilot in a car, you need four things:\n1. **Supported Device:** a comma four, available at [comma.ai/shop/comma-four](https://www.comma.ai/shop/comma-four).\n2. **Software:** The setup procedure for the comma four allows users to enter a URL for custom software. Use the URL `openpilot.comma.ai` to install the release version.\n3. **Supported Car:** Ensure that you have one of [the 300+ supported cars](docs/CARS.md).\n4. **Car Harness:** You will also need a [car harness](https://comma.ai/shop/car-harness) to connect your comma four to your car.\n\nWe 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.\n\n\n### Branches\n\nRunning `master` and other branches directly is supported, but it's recommended to run one of the following prebuilt branches:\n\n| comma four branch | comma 3X branch | URL | description |\n|------------------------|------------------------|----------------------------------------|-------------------------------------------------------------------------------------|\n| `release-mici` | `release-tizi` | openpilot.comma.ai | This is openpilot's release branch. |\n| `release-mici-staging` | `release-tizi-staging` | openpilot-test.comma.ai | This is the staging branch for releases. Us