Skip to content

Implementing a Collision Safety node #2979

Discussion options

You must be logged in to vote

There are already 2 planning modules to avoid collisions:

However, they only check the planned trajectory and the immediate surrounding of ego.
The case you describe, where ego fails to accurately follow the planned path, is not covered by these modules.

One module that may be useful is the obstacle_collision_checker which checks collisions with the predicted path calculated by the controller. Currently this module does not force ego to stop but publishes a diagnostic message to indicate an e…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MrOCW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants