Skip to content

Vehicle not avoiding obstacles on road even with sufficient space #2729

Answered by zulfaqar-azmi-t4
MrOCW asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @MrOCW,
Thank you very much for the question.

If possible, we may need further additional information on your setup. But you can try to check the reason for the avoidance failure by running the following ros2 topic echo command and sharing it with us.

ros2 topic echo /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/debug/avoidance_debug_message_array

You can also follow the guide on #how-to-debug for other debug technique that is related to avoidance module.

As for the pedestrian object, the pedestrian object type is not included as an avoidance target for the basic setting. Therefore, the ego will simply stop before pedestrians.

To enable the pedestria…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@MrOCW
Comment options

@zulfaqar-azmi-t4
Comment options

@MrOCW
Comment options

@zulfaqar-azmi-t4
Comment options

@MrOCW
Comment options

Answer selected by MrOCW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants