Go to file
Yu Asabe 44a7907399
Merge pull request #23 from tlab-wide/feature/config_file
Add config file
2022-11-27 13:27:42 +09:00
cmake newer files 2021-10-28 06:56:21 +09:00
config Add config file 2022-11-26 10:17:30 +09:00
db Add db placeholder 2022-04-01 15:33:00 +09:00
docs chore: update docs 2022-11-24 18:58:37 +09:00
include/autoware_v2x Change generationDeltaTime to generationTime 2022-11-24 18:19:37 +09:00
launch Add config file 2022-11-26 10:17:30 +09:00
src Add config file 2022-11-26 10:17:30 +09:00
.gitignore fix: gitignore 2022-10-18 15:02:16 +09:00
CMakeLists.txt Add config file 2022-11-26 10:17:30 +09:00
Doxyfile Add doxyfile 2022-10-04 13:36:41 +09:00
README.md chore: update docs 2022-11-24 18:58:37 +09:00
cyclonedds.xml Add setup and cyclonedds.xml 2022-10-30 20:55:50 +09:00
mkdocs.yml Update docs 2022-10-31 18:50:50 +09:00
package.xml Update package.xml to add Vanetza dependency 2022-10-04 20:42:48 +09:00
setup.sh Add setup and cyclonedds.xml 2022-10-30 20:55:50 +09:00

README.md

AutowareV2X

AutowareV2X is an open-source module that can be added onto the newest Autoware.universe to enable V2X communication.

It utilizes Vanetza as the protocol suite for ETSI C-ITS standards.

We have also provided a working example of a CPM application, where Collective Perception Messages can be used to exchange perception information in Autoware.

AutowareV2X Architecture

See the official documentation