Avoidance not happening, furthest linestring distance is measuring the wrong side? #2911
-
Hi, I have set Looking at the code: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @MrOCW The avoidance_module is not designed for avoiding obstacle in the middle of the lane (there is a discussion over here that address this), hence based on the image, it seems that you have placed the object at the center and slightly to the right. In this case, it seems that it work as expected and not a bug. |
Beta Was this translation helpful? Give feedback.
Hi @MrOCW
The avoidance_module is not designed for avoiding obstacle in the middle of the lane (there is a discussion over here that address this), hence based on the image, it seems that you have placed the object at the center and slightly to the right. In this case, it seems that it work as expected and not a bug.