DLR-TS / adore_if_v2x

Eclipse ADORe interface package, which converts v2x_if_ros_msg into adore_if_ros_msg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADORe Interface to ITS-G5 V2X radio via ROS

ADORe is an open source toolkit for automated vehicle control and decision making, with the main repository eclipse/adore. ADORe can be coupled with ROS. This module contains adapters, which convert messages from v2x_if_ros_msg "V2X ROS messages" into adore_if_ros_msg "ADORe ROS messages".

Structure

On this level the repository is a docker and make wrapper for the actual content in the module subfolder.

Setup

This repository may be used on a system, which fulfills a set of requirements adore_setup. After checkout, enter make in the top level of the repository in order to build.

About

Eclipse ADORe interface package, which converts v2x_if_ros_msg into adore_if_ros_msg

License:Eclipse Public License 2.0


Languages

Language:C++ 79.9%Language:CMake 12.6%Language:Makefile 4.5%Language:Dockerfile 2.6%Language:Shell 0.4%