Skip to content

Commit

Permalink
po
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Takagi <[email protected]>
  • Loading branch information
yuki-takagi-66 committed Nov 19, 2024
1 parent cb25e9f commit 702a6f8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ units:
- { type: link, link: /autoware/perception }
- { type: link, link: /autoware/control }
- { type: link, link: /autoware/vehicle }
- { type: link, link: /autoware/system }
- { type: link, link: /system/autonomous_available }

- path: /autoware/modes/pull_over
type: and
Expand All @@ -45,7 +45,7 @@ units:
- { type: link, link: /autoware/perception }
- { type: link, link: /autoware/control }
- { type: link, link: /autoware/vehicle }
- { type: link, link: /autoware/system }
- { type: link, link: /system/pull_over_available }

- path: /autoware/modes/comfortable_stop
type: and
Expand All @@ -56,7 +56,7 @@ units:
- { type: link, link: /autoware/perception }
- { type: link, link: /autoware/control }
- { type: link, link: /autoware/vehicle }
- { type: link, link: /autoware/system }
- { type: link, link: /system/comfortable_stop_available }

- path: /autoware/modes/emergency_stop
type: and
Expand Down

0 comments on commit 702a6f8

Please sign in to comment.