# docs **Repository Path**: darkelf2020/docs ## Basic Information - **Project Name**: docs - **Description**: OpenV2X Docs - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2023-03-27 - **Last Updated**: 2023-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenV2X Docs OpenV2X is a open source platform based on the v2x standard interface, using 5G, AI, MEC and other technologies, integrating the contributions of all parties in industry, education and research, and building an infrastructure and open platform with open source code, ecological compatibility and excellent performance - to achieve a smart road, serve intelligent cars, and benefit people with action. ## Table of Contents - [OpenV2X Docs](#openv2x-docs) - [Table of Contents](#table-of-contents) - [Introduction](#introduction) - [Architecture](#architecture) - [Quick Install](#quick-install) - [Quick Start](#quick-start) - [User Manual](#user-manual) - [Documents](#documents) - [Contributing](#contributing) ## Introduction The OpenV2X open source project will realize a V2X edge cloud control platform that supports roadside, vehicle and comprehensive data fusion perception analysis, North-South interface of transaction data, North-South interface of operation and maintenance management; 52 basic functions such as equipment, GIS and comprehensive visualization management will be realized; Openv2x will complet 17 typical application scenarios such as intersection collision warning, no pass warning, vulnerable traffic participant collision warning, perception data sharing, collaborative lane change in the first phase. And will complete 12 typical applications in the second phase such as perception data sharing, cooperative lane change, and cooperative merge. The OpenV2X open source project builds a digital foundation for intelligent transportation by providing information services, ensuring traffic safety, improving traffic efficiency, and realizing autonomous driving and other typical application scenarios, enabling autonomous driving and autonomous transportation. ## Architecture ![](docs/images/v2x-arch-details.svg) - [OpenV2X Architectural Design](docs/v2x-architectural-design.md) ## Quick Install - [OpenV2X QuickInstall Guide](docs/v2x-quick-install.md) ## Quick Start - [OpenV2X QuickStart Guide](docs/v2x-quick-start.md) ## User Manual - [OpenV2X UserManual Guide](docs/v2x-user-manual.md) ## Documents - [OpenV2X Algorithm Documents](docs/v2x-algorithm.md) - [OpenV2X Algorithm Test Cases](docs/v2x-algorithm-testcase.md) ## Contributing - Please take a look at our [Contribution guidelines](docs/v2x_contribution.md) to learn how to contribute to the OpenV2X project. - For this repo, please run `dprint fmt` before commit. For example, in macos: `dprint-0.15.0-darwin fmt`. Please visit [Install dprint](https://dprint.dev/install/) to get more details.