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(control_data_collecting_tool): add masks to specify data collection range #167

Merged
merged 49 commits into from
Dec 5, 2024

Conversation

YoshihiroKogure
Copy link
Contributor

@YoshihiroKogure YoshihiroKogure commented Dec 3, 2024

Description

In this PR, a mask and a tool for creating the mask were developed to specify the data collection area on the heatmap.

  • When the node is launched, the pop-up window displays the data collection area specified by the mask as cells highlighted in blue within the velocity-acceleration heatmap, velocity-steering angle heatmap, and velocity-steer rate heatmap. Additionally, cells where data has been collected beyond a certain threshold will change to green.

Screenshot from 2024-12-03 13-14-03

Screenshot from 2024-12-03 13-15-42

  • Additionally, users can specify the mask themselves. For details on how to modify the mask, please refer to the README linked here.

Related links

Tests performed

Notes for reviewers

Interface changes

Effects on system behavior

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.

YoshihiroKogure and others added 30 commits November 20, 2024 12:25
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
YoshihiroKogure and others added 13 commits December 3, 2024 00:24
…cle_and_lanelet2_trajectory

Feat/trajectory inside circle and lanelet2 trajectory
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
@kosuke55 kosuke55 changed the title feat(control_data_collecting_tool): Add masks to specify data collection range feat(control_data_collecting_tool): add masks to specify data collection range Dec 3, 2024
@kosuke55
Copy link
Contributor

kosuke55 commented Dec 3, 2024

works well! thanks!

image

image

image

@kosuke55 kosuke55 changed the title feat(control_data_collecting_tool): add masks to specify data collection range feat(control_data_collecting_tool): add masks to specify data collection range Dec 3, 2024
Signed-off-by: Yoshihiro Kogure <[email protected]>
Signed-off-by: Yoshihiro Kogure <[email protected]>
@kosuke55 kosuke55 merged commit 7ad77ad into autowarefoundation:main Dec 5, 2024
16 checks passed
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.

2 participants