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

Update twist_filter.cpp #1880

Merged
merged 1 commit into from
Jan 12, 2019
Merged

Conversation

snehagn
Copy link

@snehagn snehagn commented Jan 11, 2019

Fix negative max_v values for negative omega.

Status

PRODUCTION / DEVELOPMENT

Description

The max_v values is negative on right turns since omega is negative.

Steps to Test or Reproduce

  1. Build Autoware with as_interface (branch: feature/demo_astuff) and AS Speed and Steering Control (closed source - Autonomoustuff)
  2. Generate waypoints with right turns and test waypoint following - hard stops on turn for negative omega (negative velocity values get cut off at 0 when going through the as_interface)

The car should hard stop at right turns.

@aohsato @shinpei0208

Fix negative max_v values for negative omega.
@kfunaoka kfunaoka requested a review from YamatoAndo January 12, 2019 03:51
@kfunaoka
Copy link

@YamatoAndo Is this the fix you suggested?

@kfunaoka kfunaoka requested a review from yn-mrse January 12, 2019 07:47
@kfunaoka kfunaoka merged commit 01f7dd9 into autowarefoundation:develop Jan 12, 2019
@kfunaoka
Copy link

@snehagn Thank you very much for your contribution!

@yn-mrse Thank you for your review!

anubhavashok pushed a commit to NuronLabs/autoware.ai that referenced this pull request Sep 7, 2021
@mitsudome-r mitsudome-r added the version:autoware-ai Autoware.AI label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants