autowarefoundation / autoware_ai_planning

Apache License 2.0
210 stars 148 forks source link

Global path planner generates an infeasible global path that cuts through a map #45

Open squizz617 opened 3 years ago

squizz617 commented 3 years ago

Bug report

Required information:

Description of the bug

Steps to reproduce the bug

  1. Replay the self-contained rosbag file.

Expected behavior

New motion plan should be generated to deal with the blocking object.

Actual behavior

Motion plan doesn't change, leading to a forward collision.

Screenshots

Additional information

BatuhanUlucay commented 3 years ago

Hi, did you find a solution to this problem? I am facing the same issue. Thanks