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

Cannot stop at stop line after restarting #1064

Closed
3 tasks done
k-obitsu opened this issue Jun 9, 2022 · 1 comment
Closed
3 tasks done

Cannot stop at stop line after restarting #1064

k-obitsu opened this issue Jun 9, 2022 · 1 comment
Assignees

Comments

@k-obitsu
Copy link
Contributor

k-obitsu commented Jun 9, 2022

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

In case of the following simple route,
Screenshot from 2022-06-09 14-54-45
The vehicle stop on the stop line.
When the vehicle arrives at the goal point, manually return to the starting point.
At that time, make sure to pass by the side of the stop line.(see below)
Screenshot from 2022-06-09 15-02-43
After arrived at the starting point, publish a goal pose and let it run automatically again.

The vehicle run through the stop line without stop.

Expected behavior

Under the following conditions, the vehicle can stop on the stop line.

  • Restart the vehicle after manual driving
  • Set the same goals as before.

Actual behavior

The vehicle run through the stop line without stop.

Steps to reproduce

See Description.

Versions

  • ubuntu 20.04
  • ROS2 galactic
  • autoware main branch

Possible causes

No response

Additional context

No response

@k-obitsu
Copy link
Contributor Author

k-obitsu commented Jun 9, 2022

I fixed this issue with PR #1058.

@k-obitsu k-obitsu closed this as completed Jun 9, 2022
1222-takeshi pushed a commit to 1222-takeshi/autoware.universe that referenced this issue Dec 15, 2023
…/v0.18.0+PR5792

fix(start_planner): check safety only when waiting approval (autowarefoundation#5792)
iwatake2222 pushed a commit to iwatake2222/autoware.universe that referenced this issue Jan 17, 2025
…ter (autowarefoundation#1064)

Update the behavior_path_planner.param.yaml file to remove the max_iteration_num parameter

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant