-
Notifications
You must be signed in to change notification settings - Fork 48
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
feat(drs): camera-lidar and lidar-lidar calibration #192
Conversation
copy calibration tools from private repository
merge main for galactic release
|
||
|
||
@CalibratorRegistry.register_calibrator( | ||
project_name="drs", calibrator_name="mapping_based_lidar_lidar_calibrator" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@knzo25
I appreciate your updating the calibration tool. I wonder if here perhaps needs to align the file name under sensor_calibration_manager/launch/drs
(?)
project_name="drs", calibrator_name="mapping_based_lidar_lidar_calibrator" | |
project_name="drs", calibrator_name="mapping_based_base_lidar_calibrator" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I did not understand this issue. Let me ask you in the office later
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
…oV cameras Signed-off-by: Manato HIRABAYASHI <[email protected]>
…g elements for eval mode
@manato |
…and calibration parameters into a file, change ui elements in eval mode.
…luation_mode Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
…rinsics_evaluation_mode Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
…e' into feat/camera_profiles
Description
Implemented camera-lidar calibration for the drs
Related links
Tests performed
Notes for reviewers
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.