The robot have nice motion and planning when there is only static obstacles likes walls but the planning don't consider obstacles from sensors .
The obstacles appear on the local map on rviz2.
I'm now implementing foxy distrib in parallele but I'have a lot of work to do before implemente all my personnal node architecture and for now , i would like to implement obstacle avoidance quickly .
I would like to use this issue to thank's all the community for the work they do !
Best regards
Bug report
Required Info:
ROS2 Version: Dashing
Here is my yaml file :
Expected behavior
Avoid obstacle see by safety_scan and merge_scan
Actual behavior
The robot have nice motion and planning when there is only static obstacles likes walls but the planning don't consider obstacles from sensors .
The obstacles appear on the local map on rviz2.
I'm now implementing foxy distrib in parallele but I'have a lot of work to do before implemente all my personnal node architecture and for now , i would like to implement obstacle avoidance quickly .
I would like to use this issue to thank's all the community for the work they do ! Best regards