How to feed physical dimensions of robot to navigation stack?
I have just successfully finished my simulation and just assembled my robot hardware. Now i want to setup navigation stack in my real robot.
In the simulation, the navigation stack will take the dimensions of robot (Base L x W x H, wheel dia, Wheel separation) from the spawned URDF file but how and where should i feed these details to navigations stack in the real robot.