behavior_path_planner creates shift point outside drivable area #2208
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
priority:high
High urgency and importance.
Milestone
Checklist
Description
behavior_path_planner
creates a shift point outside drivable area while avoiding the obstacle.Expected behavior
The shift points behavior_path_planner creates must always be inside drivable area.
Actual behavior
In some cases the shift point comes out of the drivable area.
Steps to reproduce
publish_debug_marker
parameter to true in avoidance.param.yamlros2 launch scenario_test_runner scenario_test_runner.launch.py sensor_model:=sample_sensor_kit vehicle_model:=isuzu_vehicle \ scenario:=/scenario/path/test.yaml \ architecture_type:=awf/universe launch_rviz:=false launch_autoware:=true
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: