Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recalibrate camera and lidar due to updated image dimensions in avt_vimba_driver's mono_camera.launch file #1241

Open
1 of 3 tasks
JonSmet opened this issue May 5, 2021 · 0 comments
Labels
Severity 2 Critical fault in mission essential capability, with a workaround

Comments

@JonSmet
Copy link
Contributor

JonSmet commented May 5, 2021

Types of Issue

  • Anomaly report (something appears to not work correctly)
  • Enhancement request (describe the enhancement being requested)
  • Other (please ensure the description clarifies why the issue doesn’t fall into either of the above categories)

Descriptive summary

The image dimensions specified in the mono_camera.launch file of the avt_vimba_camera repository have been reduced from 2064x1440 to 960x770. Due to this update, the camera and the lidar should be recalibrated on the carma vehicles. These image dimension changes were introduced by PR #58 in the avt_vimba_camera repository.

Carma version where this issue was discovered

Zephyr

Expected behavior

Camera and lidar are properly calibrated in order to support perception functionality.

Actual behavior

Camera and lidar are not properly calibrated.

Steps to reproduce the actual behavior

Related work

PR #58 in the avt_vimba_camera repository.

@msmcconnell msmcconnell added the Severity 2 Critical fault in mission essential capability, with a workaround label May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Severity 2 Critical fault in mission essential capability, with a workaround
Projects
None yet
Development

No branches or pull requests

2 participants