usdot-fhwa-stol / carma-config

System configuration data for CARMA vehicle/vehicle-class deployments
4 stars 11 forks source link

Remove truck_inspection from carma config #349

Closed john-chrosniak closed 5 months ago

john-chrosniak commented 5 months ago

PR Details

Description

This PR removes the unused truck_inspection_client from the freightliner carma configs.

Related PRs:

Related Issue

CAR-5919

Motivation and Context

The truck_inspection_client node in carma-platform has remained unused for multiple years and is not a part of future planned work. Since this node is still in ROS 1 Noetic, a decision has been made to remove it rather than port it to ROS 2.

How Has This Been Tested?

A docker image was built using a freightliner carma-config with the truck_inspection_client package removed. CARMA platform successfully launches on a development laptop.

Types of changes

Checklist: