usdot-fhwa-stol / carma-msgs

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

update tcm fields #180

Closed afrye-leidos closed 2 years ago

afrye-leidos commented 2 years ago

PR Details

Description

Update carma messenger encoder/decoder for TCM updates. Add max platoon size and min headway to:

Acceptance Criteria:

CAV messages, J2735 msg file, J2735 converter updated, messenger encoder/decoder updated with max platoon size and min headway fields

Related Issue

Adding fields: https://github.com/usdot-fhwa-stol/carma-platform/issues/1756

Motivation and Context

Per https://usdot-carma.atlassian.net/browse/CAR-5344, these fields are needed.

How Has This Been Tested?

The j2735_convertor has unit tests for each new field in each direction, and the encoder/decoder has a unit test for the new fields.

Types of changes

Checklist: