-
BackgroundThe current implementation of freespace planner / parking is limited in what it can do, and recently some issues were reported when trying to utilize the parking functionality in field tests. The aim here is to share experiences using free space planner, clarify the existing issues and limitations, and discuss ideas to improve quality and performance of free space planner. Problem StatementThe problem can be split into two parts:
Path Planning Algorithm
Parking Feature Design Current WorkCurrently we (TIER IV) are working on some improvements to the path planning algorithm to address the points listed above. The improvements include: Refactoring & Improving Hybrid A-star implementation:
Implement Obstable EDT Map
Implement Backward Search Option
ConsiderationsDue to limited resources, the current work being done by Tier IV is limited to improving the planning algorithm. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Corresponding PR's: |
Beta Was this translation helpful? Give feedback.
Corresponding PR's:
autowarefoundation/autoware.universe#8068
autowarefoundation/autoware.universe#8089
autowarefoundation/autoware.universe#8091
autowarefoundation/autoware.universe#8092
autowarefoundation/autoware.universe#8348
autowarefoundation/autoware_launch#1120
autowarefoundation/autoware_launch#1097
autowarefoundation/autoware_launch#1080