Planning fails to calculate trajectory in a certain map. #9740
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
status:stale
Inactive or outdated issues. (auto-assigned)
Checklist
Description
Autoware fails to calculate trajectory in a certain map.
Expected behavior
Autoware succeeds to calculate a trajectory.
Actual behavior
Autoware fails to calculate trajectory in a certain map.
Steps to reproduce
Versions
Possible causes
It seems like it is hanging in intersection module.
If I modify the attention_area_length to 50.0 from the default 200.0, it successfully calculate trajectory.
I did a deeper look in the code, but I'm doubting that getPrecedingLaneletsUptoIntersectionRecursive() might be causing some issues with the map with roundabout.
Additional context
No response
The text was updated successfully, but these errors were encountered: