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(motion_velocity_smoother): force slow driving #1409

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

go-sakayori
Copy link

Description

This PR adds a force slow driving function to the motion_velocity_smoother node. The function is activated when there is a trigger from the FOA. It can only be activated when the ego velocity is lower than the threshold.
ex. Use when start/goal planner is stuck

Related links

launch

How was this PR tested?

Vehicle experiment + PSim

Notes for reviewers

This is a temporary function.

Interface changes

None.

Effects on system behavior

None.

go-sakayori and others added 3 commits June 24, 2024 10:38
Signed-off-by: Go Sakayori <gsakayori@gmail.com>
Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
Signed-off-by: Go Sakayori <gsakayori@gmail.com>
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 61509a2 into beta/v0.26.1 Jul 11, 2024
16 of 18 checks passed
@shmpwk shmpwk deleted the feat/force_slow_driving branch July 11, 2024 04:07
Copy link

sonarcloud bot commented Jul 11, 2024

go-sakayori added a commit that referenced this pull request Aug 6, 2024
* add force slow driving function

Signed-off-by: Go Sakayori <gsakayori@gmail.com>

* fix state

Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>

* erase log info

Signed-off-by: Go Sakayori <gsakayori@gmail.com>

---------

Signed-off-by: Go Sakayori <gsakayori@gmail.com>
Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
go-sakayori added a commit that referenced this pull request Aug 7, 2024
* add force slow driving function

Signed-off-by: Go Sakayori <gsakayori@gmail.com>

* fix state

Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>

* erase log info

Signed-off-by: Go Sakayori <gsakayori@gmail.com>

---------

Signed-off-by: Go Sakayori <gsakayori@gmail.com>
Signed-off-by: Go Sakayori <go.sakayori@tier4.jp>
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