You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
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)
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
The text was updated successfully, but these errors were encountered:
…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>
Checklist
Description
In case of the following simple route,
![Screenshot from 2022-06-09 14-54-45](https://user-images.githubusercontent.com/56008637/172774629-5a8a8fcc-2958-472f-babb-45e5e08dfae7.png)
![Screenshot from 2022-06-09 15-02-43](https://user-images.githubusercontent.com/56008637/172775651-4fbe0b9f-cc5e-4770-ab41-6d49b53c5a6d.png)
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)
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.
Actual behavior
The vehicle run through the stop line without stop.
Steps to reproduce
See Description.
Versions
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: