Tag: costmap
-
Centring and Increasing the Size of your Global Costmap – ROS2, RVIZ2 and NAV2
Hi everyone, I’ve been following the Articulated Robots tutorial series which has helped me to create a self navigating diff drive robot. One issue I ran into after implementing Nav2 was that my Global Costmap was offset from the robot. This ended up being a pretty easy fix. In your Nav2 configuration you can simply…