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(autoware_image_projection_based_fusion): make optional to consider lens distortion or not #1623

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

Ericpotato
Copy link

Description

Add an option point_project_to_unrectified_image to switch if the point project considers lens distortion or not.
cherry-picked from: autowarefoundation#9233
Change in xx1_lancher:
https://github.com/tier4/autoware_launch.xx1/pull/1010

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…r lens distortion in the point projection (autowarefoundation#9233)

chore: add point_project_to_unrectified_image parameter to fusion_common.param.yaml

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
@Ericpotato Ericpotato changed the title fix(autoware_image_projection_based_fusion): make optional to conside… fix(autoware_image_projection_based_fusion): make optional to consider lens distortion or not Nov 6, 2024
@Ericpotato Ericpotato changed the title fix(autoware_image_projection_based_fusion): make optional to consider lens distortion or not feat(autoware_image_projection_based_fusion): make optional to consider lens distortion or not Nov 6, 2024
@Ericpotato Ericpotato merged commit 0797900 into beta/v0.36 Nov 6, 2024
22 of 23 checks passed
@Ericpotato Ericpotato deleted the feat/enable_unrectify branch November 6, 2024 06:38
Copy link

sonarcloud bot commented Nov 6, 2024

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

Successfully merging this pull request may close these issues.

3 participants