usdot-fhwa-stol / carma-msgs

ROS Message definitions used by the CARMA Platform
6 stars 9 forks source link

Update the can_msgs package to compile in both ros1 and ros2 #144

Closed msmcconnell closed 2 years ago

msmcconnell commented 2 years ago

PR Details

Description

This PR updates the can_msgs package to compile in both ROS1 and ROS2. This package had previously been ported to be ROS2 only, but I just realized that it is required for one of the ROS1 drivers and so needs to be backward compatible until the drivers are done being ported.

Related Issue

Supports https://github.com/usdot-fhwa-stol/carma-platform/milestone/4

Motivation and Context

ROS2 version of carma-platform

How Has This Been Tested?

Tested in both ROS1 and ROS2

Types of changes

Checklist: