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(lane_change, avoidance): add force execution and cancel #1459

Merged
merged 6 commits into from
Aug 29, 2024

Conversation

go-sakayori
Copy link

@go-sakayori go-sakayori commented Aug 13, 2024

Description

With this PR force execution and force cancel is enabled via FOA for xx1.
Easy explanation about the functions in FOA.
FOAによる介入手法一覧

Related links

tier4/autoware_launch#538

How was this PR tested?

Could engage in PSim.

Notes for reviewers

None.

Interface changes

ROS Parameter Changes

Additions and removals

Change type Parameter Name Type Default Value Description
Added cancel.force.duration double 2.0 Time until avoidance path is regenerated

Effects on system behavior

None.

…conditions (autowarefoundation#8094)

* add force execution for static obstacle avoidance

Signed-off-by: Go Sakayori <[email protected]>

* fix

Signed-off-by: Go Sakayori <[email protected]>

* erase unused function in RTC interface

Signed-off-by: Go Sakayori <[email protected]>

* refactor with lamda function

Signed-off-by: Go Sakayori <[email protected]>

* fix rtc_interface

Signed-off-by: Go Sakayori <[email protected]>

* add warn throtthle and move code block

Signed-off-by: Go Sakayori <[email protected]>

* fix

Signed-off-by: Go Sakayori <[email protected]>

---------

Signed-off-by: Go Sakayori <[email protected]>
Signed-off-by: Go Sakayori <[email protected]>
* fix

Signed-off-by: Go Sakayori <[email protected]>

* fix format

Signed-off-by: Go Sakayori <[email protected]>

---------

Signed-off-by: Go Sakayori <[email protected]>
Signed-off-by: Go Sakayori <[email protected]>
…oundation#8221)

add function to check for deactivation

Signed-off-by: Go Sakayori <[email protected]>
…ation#8235)

transfer to cancel state when force deactivated

Signed-off-by: Go Sakayori <[email protected]>
…on#8288)

* add force cancel function

Signed-off-by: Go Sakayori <[email protected]>

* fix format

Signed-off-by: Go Sakayori <[email protected]>

* fix json schema

Signed-off-by: Go Sakayori <[email protected]>

* fix spelling

Signed-off-by: Go Sakayori <[email protected]>

* fix

Signed-off-by: Go Sakayori <[email protected]>

---------

Signed-off-by: Go Sakayori <[email protected]>
Signed-off-by: Go Sakayori <[email protected]>
Copy link
Collaborator

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shmpwk shmpwk merged commit e7a9153 into beta/v0.29.0 Aug 29, 2024
22 of 23 checks passed
@shmpwk shmpwk deleted the feat/force_execution_cancel branch August 29, 2024 15:28
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