You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reimplement laser_inflator as a costmap layer. The layer should "paint" an extended number of pixels with the setConvexPolygonCost method. Or, maybe simply check whether we can utilize the inflation_layer.
Reimplement distance_angle_controller as Nav2 plugins (controller + global planner)
Clean up unused Nav2 plugins
Optimize hardware interface performance:
Investigate where it is possible to utilize Composable Nodes.
Reimplement the pump node as a ros2_control hardware interface (+ controller)
Measure startup performance on Raspberry Pi
Cleanups:
Refactor the mirroring implementation
Simplify launch files
Remove Delay BT
The text was updated successfully, but these errors were encountered:
setConvexPolygonCost
method. Or, maybe simply check whether we can utilize the inflation_layer.Remove Delay BTThe text was updated successfully, but these errors were encountered: