Skip to content

Conversation

@NickYang-Turing
Copy link

Description

It adds waypoint_zone for close area advanced development project.
The waypoint_zone is defined as similar with parking_space as:

  <way id="10150">
    <nd ref="10146"/>
    <nd ref="10147"/>
    <nd ref="10148"/>
    <nd ref="10149"/>
    <tag k="type" v="waypoint_zone"/>
    <tag k="area" v="yes"/>
  </way>

The purpose of waypoint_zone is to switch the scenario to waypoint following mode in scenario_selector when the vehicle is close to or within a waypoint_zone.

For example, the orange zone is the waypoint_zone with a pre-loaded path.
Screenshot from 2025-03-26 14-50-56

How was this PR tested?

In Psim.

Notes for reviewers

This PR is for CAAD project.

Effects on system behavior

It will trigger the waypoint following mode when the vehicle is close to or within a waypoint_zone.

@github-actions
Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant