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(objects_of_interest_marker_interface): add objects of interest marker interface #1048

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

rej55
Copy link
Collaborator

@rej55 rej55 commented Nov 29, 2023

Description

Add objects_of_interest_marker_interface

autowarefoundation#5564
autowarefoundation#5690

Related links

Tests performed

Notes for reviewers

Interface changes

Topics for visualizing interest objects are added.

/planning/debug/objects_of_interest/lane_change_left
/planning/debug/objects_of_interest/lane_change_right

In this PR, lane change module is only added.

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.

…arker interface (autowarefoundation#5564)

* feat(interest_objects_marker_interface): add interest objects marker interface

Signed-off-by: Fumiya Watanabe <[email protected]>

* feat(interest_objects_marker_interface): change marker type

Signed-off-by: Fumiya Watanabe <[email protected]>

* feat(interest_objects_marker_interface): change markers

Signed-off-by: Fumiya Watanabe <[email protected]>

* feat(interest_objects_marker_interface): fix lane change interface

Signed-off-by: Fumiya Watanabe <[email protected]>

* feat(interest_objects_marker_interface): fix interface

Signed-off-by: Fumiya Watanabe <[email protected]>

* refactor(interest_objects_marker_interface): fix interface

Signed-off-by: Fumiya Watanabe <[email protected]>

* refactor(interest_objects_marker_interface): refactor and add descriptions

Signed-off-by: Fumiya Watanabe <[email protected]>

* refactor(lane_change): refactor

Signed-off-by: Fumiya Watanabe <[email protected]>

* docs(interest_objects_visualization): add contents (under construction)

Signed-off-by: Fumiya Watanabe <[email protected]>

* chore(interest_objects_visualization): fix includes and package.xml

Signed-off-by: Fumiya Watanabe <[email protected]>

* fix(interest_objects_marker_interface): fix

Signed-off-by: Fumiya Watanabe <[email protected]>

* refactor(objects_of_interest_marker_interface): rename interface

Signed-off-by: Fumiya Watanabe <[email protected]>

---------

Signed-off-by: Fumiya Watanabe <[email protected]>
@tkimura4 tkimura4 merged commit 1858c79 into beta/v0.10.6 Nov 29, 2023
10 checks passed
@tkimura4 tkimura4 deleted the feat/objects_of_interest_marker branch November 29, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants