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

feat(drs): camera-lidar and lidar-lidar calibration #192

Open
wants to merge 5 commits into
base: tier4/universe
Choose a base branch
from

Conversation

knzo25
Copy link
Collaborator

@knzo25 knzo25 commented Sep 17, 2024

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@knzo25 knzo25 requested a review from manato September 17, 2024 07:50
@knzo25 knzo25 self-assigned this Sep 17, 2024


@CalibratorRegistry.register_calibrator(
project_name="drs", calibrator_name="mapping_based_lidar_lidar_calibrator"
Copy link

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 (?)

Suggested change
project_name="drs", calibrator_name="mapping_based_lidar_lidar_calibrator"
project_name="drs", calibrator_name="mapping_based_base_lidar_calibrator"

Copy link
Collaborator Author

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

Base automatically changed from feature/new_api_documentation to tier4/universe September 24, 2024 12:33
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
@knzo25 knzo25 changed the title feat(drs): implemented camera-lidar calibration for the drs feat(drs): camera-lidar and lidar-lidar calibration Oct 3, 2024
@knzo25
Copy link
Collaborator Author

knzo25 commented Nov 11, 2024

@manato
What will FS do with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants