usdot-fhwa-stol / carma-messenger

CARMA Messenger will be a scaled down version of CARMA Platform for a non-automated vehicle to participate in Cooperative Driving Automation (CDA). Doxygen Source Code Documentation: https://usdot-fhwa-stol.github.io/documentation/carma-messenger/
14 stars 11 forks source link

Car 6032 remove truck inspection plugin #226

Closed john-chrosniak closed 4 months ago

john-chrosniak commented 4 months ago

PR Details

Description

This PR removes the unused truck_inspection_plugin.

Related Jira Key

CAR-6032

Motivation and Context

The truck_inspection_plugin node in carma-messenger has remained unused for multiple years and is not a part of future planned work. Since its related node (truck_inspection_client in carma-platform) is still in ROS 1 Noetic, a decision has been made to remove both of them, rather than porting truck_inspection_client to ROS 2.

How Has This Been Tested?

  1. Launched CARMA messenger
  2. Confirmed CARMA messenger does not crash
  3. Confirmed the layout of the GUI is correct without the truck inspection plugin
  4. Clicked around the GUI and broadcast traffic management messages successfully

Types of changes

Checklist: