Static path planning with optimization #1942
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
status:stale
Inactive or outdated issues. (auto-assigned)
type:new-feature
New functionalities or additions, feature requests.
Checklist
Description
Currently, the on-line path planning with optimization realizes
However, the on-line path planning has following disadvantages.
In order to know that there is no issue on the map with the optimized path, static path planning with optimization is required.
Purpose
Possible approaches
Create a script
This script contains
as a library.
Therefore, map_loader, mission_planner, obstacle_avoidance_planner also need to be modified to be called from the script.
Definition of done
get the optimized path from the lanelet map and start/goal lanelet ids with one script.
The text was updated successfully, but these errors were encountered: