autowarefoundation / autoware_ai_planning

Apache License 2.0
211 stars 148 forks source link

Global path planner generates infeasible path when the orientation of goal_pos is not aligned with the lane #50

Open squizz617 opened 3 years ago

squizz617 commented 3 years ago

Bug report

Required information:

Description of the bug

Steps to reproduce the bug

Expected behavior

Path planner should reliably generate feasible paths regardless of the final orientation.

Actual behavior

Path planner generates infeasible paths if the final orientation is not aligned with the lane.

JWhitleyWork commented 3 years ago

We would be happy to accept a Pull Request to fix this issue!