usdot-fhwa-stol / carma-platform

CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication. Doxygen Source Code Documentation :
https://usdot-fhwa-stol.github.io/documentation/carma-platform/
403 stars 124 forks source link

Ford fusion camera calibration file is missing #1071

Closed msmcconnell closed 3 years ago

msmcconnell commented 3 years ago

Types of Issue

Descriptive summary

When running carma on the ford fusion the following error is published by the camera driver

612553315.045384921 | ERROR | CameraInfoManager::loadCalibration:250 | Invalid camera calibration URL: /opt/carma/vehicle/calibration/avt_vimba_camera/camera_fl_intrinsics.yaml

This typically indicates a missing calibration file in the calibration.

Carma version where this issue was discovered

release/vanden-plas

Expected behavior

Drivers can find all required calibration files

Actual behavior

See description

Steps to reproduce the actual behavior

Run carma on the ford fusion via the terminal and monitor the output

Related work

msmcconnell commented 3 years ago

Resolved by above PR