-
Notifications
You must be signed in to change notification settings - Fork 43
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
base: tier4/universe
Are you sure you want to change the base?
Conversation
|
||
|
||
@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]>
@manato |
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.