Skip to content

feat(trajectory_modifier, backup_planner): enable filtering objects by type and shape - #3255

Open
mkquda wants to merge 3 commits into
feat/v0.64/e2efrom
feat/v0.64/e2e-modifier-filter-objects-by-shape
Open

feat(trajectory_modifier, backup_planner): enable filtering objects by type and shape#3255
mkquda wants to merge 3 commits into
feat/v0.64/e2efrom
feat/v0.64/e2e-modifier-filter-objects-by-shape

Conversation

@mkquda

@mkquda mkquda commented Jul 28, 2026

Copy link
Copy Markdown

This PR applies the following changes for extending object filtering to consider shape:

  • update obstacle_stop params in modifier and backup planner to specify enabled types per shape
  • update surround_obstacle_stop params in modifier and backup planner to specify enabled types per shape
  • update related parameter structs and schemas
  • modify ObjectFilter code in obstacle_stop_utils to support filtering by type and shape
  • modify ObstacleProximityChecker class to support filtering by type and shape
  • fix ObstacleTracker logic for ignoring orientation change

requires https://github.com/tier4/autoware_launch.x2/pull/2778

@github-actions

Copy link
Copy Markdown

@mkquda Thank you for contributing to TIER IV E2E branch! Edit the checklist below and check the boxes as you complete the items.

Things to check before merging

Please check the following points before merging:

  • Write a brief description of this PR that can be understood by coding-agents.
  • Contact the branch manager on when the PR will be tested on vehicle.
  • Recommend to use Squash and Merge to merge the PR.
  • Report in #team-product-dev channel on the contents of the PR. @ branch manager.

After merging

Please check the following points after merging:

  • Wait for the automatic hash synchronization, which will automatically create a PR to update the hash, you should check the PR and merge it.

@tier4-autoware-public-bot tier4-autoware-public-bot Bot added beta/v0.64 Base branch: beta/v0.64 diffusion_planner Product: diffusion_planner labels Jul 28, 2026
@mkquda mkquda added the run:build-and-test-differential After beta/v0.41 label Jul 28, 2026
mkquda and others added 2 commits July 28, 2026 15:52
- update obstacle_stop params in modifier and backup planner to specify enabled types per shape
- update surround_obstacle_stop params in modifier and backup planner to specify enabled types per shape
- modify ObjectFilter code in obstacle_stop_utils to support filtering by type and shape
- modify ObstacleProximityChecker class to support filtering by type and shape
- fix ObstacleTracker logic for ignoring orientation change

Signed-off-by: Mohammad Alqudah <alqudah.mohammad@tier4.jp>
…ory_modifier/trajectory_modifier_utils/obstacle_stop_utils.hpp

Co-authored-by: Maxime CLEMENT <78338830+maxime-clem@users.noreply.github.com>
@mkquda
mkquda force-pushed the feat/v0.64/e2e-modifier-filter-objects-by-shape branch from c5cbb16 to b0b12a3 Compare July 28, 2026 06:52
Signed-off-by: Mohammad Alqudah <alqudah.mohammad@tier4.jp>
@sonarqubecloud

Copy link
Copy Markdown

@mergify

mergify Bot commented Jul 28, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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

Labels

beta/v0.64 Base branch: beta/v0.64 diffusion_planner Product: diffusion_planner run:build-and-test-differential After beta/v0.41

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants