2022-10-28 14:43:02 +00:00
# AutowareV2X
2021-12-08 10:43:21 +00:00
2022-10-28 14:43:02 +00:00
AutowareV2X is an open-source module that can be added onto the newest Autoware.universe to enable V2X communication.
2021-12-08 10:43:21 +00:00
2022-10-28 14:43:02 +00:00
It utilizes Vanetza as the protocol suite for ETSI C-ITS standards.
2021-12-08 10:43:21 +00:00
2022-10-28 14:43:02 +00:00
We have also provided a working example of a CPM application, where Collective Perception Messages can be used to exchange perception information in Autoware.
2021-12-08 10:43:21 +00:00
2022-10-28 14:48:30 +00:00
![AutowareV2X Architecture ](./docs/architecture.png )
2022-11-01 05:21:18 +00:00
See the [official documentation ](https://tlab-wide.github.io/AutowareV2X/ )