Skip to content

Commit

Permalink
Merge pull request #107 from ucla-mobility/feature/readme_intro_modify
Browse files Browse the repository at this point in the history
minor change on readme
  • Loading branch information
majiaqi committed Jul 30, 2021
2 parents 2d706ae + c9baa06 commit 2ced8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ well as regular automated driving components (e.g., perception, localization, pl

OpenCDA is <strong>all in Python</strong>. The purpose is to enable researchers to fast-prototype, simulate, and test CDA algorithms and functions. By applying our simulation tool, users can conveniently conduct both task-specific evaluation (e.g. object detection accuracy) and pipeline-level assessment (e.g. traffic safety) on their customized algorithms.

Inspired by the USDOT CDA program, OpenCDA, as an open-source project, makes a unique contribution from the perspective of initial-stage development and testing using simulation.
Inspired by the [USDOT CDA CARMA program](https://its.dot.gov/cda/), OpenCDA, as an open-source project, makes a unique contribution from the perspective of initial-stage development and testing using simulation.
Users can consider using OpenCDA for <strong>initial algorithmic testing</strong>, and should use the [CARMA everything-in-the-loop](https://github.com/usdot-fhwa-stol/carma-simulation) evaluation tool and [CARMA platform](https://github.com/usdot-fhwa-stol/carma-platform) for software platform development and field testing.

The key features of OpenCDA are:
Expand Down

0 comments on commit 2ced8f9

Please sign in to comment.