usdot-fhwa-stol / carma-msgs

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

Fix typo in `ManeuverParameters.msg` (`noetic/develop`) #128

Closed adamlm closed 3 years ago

adamlm commented 3 years ago

PR Details

Description

This PR fixes a typo in the ManeuverParameters.msg file. The negotiation_type field was incorrectly spelled as neogition_type.

Related Issue

Closes #122 for the noetic/develop branch.

Motivation and Context

There was a typo in a message field.

How Has This Been Tested?

Field name ran through spell check.

Types of changes

Checklist:

msmcconnell commented 3 years ago

This was resolved when 3.8.0 was merged into noetic/develop