igvc-software icon indicating copy to clipboard operation
igvc-software copied to clipboard

Fix line_layer performance issues in noetic branch

Open matthewhannay567 opened this issue 4 years ago • 0 comments

Right now when the line_layer plugin is enabled in global_costmap_params.yaml, there is a large delay between sending a waypoint and the robot reacting. The rate at which the robot replans is also slowed. This indicates that there is an issue with the line_layer plugin taking too much time somewhere in its code.

AC: line_layer no longer causes large delays.

matthewhannay567 avatar Sep 12 '20 00:09 matthewhannay567