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

add example calibration #208

Closed adev4a closed 1 year ago

adev4a commented 1 year ago

PR Details

Recent update to carma-messenger in https://github.com/usdot-fhwa-stol/carma-messenger/pull/186 adds a dependency to a vehicle calibration file (carma.urdf). This PR adds an example calibration for carma-messenger to enable running it successfully on a local development environment. This sample calibration directory under carma-messenger/carma-messenger-config/example_calibration_folder/vehicle will need a symlink created at /opt/carma/vehicle in order to allow carma-messenger to start successfully.

Description

Related GitHub Issue

Related Jira Key

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist: