Point center in ufrd model and move_base package.
Hello all! I am would like create my own urdf model. It will be robot with differential drive like in the Pi robot. But I have a questions:
What will be center of robot? point rotate or geometry center of robot in URDF model? regarding what point set all sensors?
How I can set this model in costmap_common_params file in move_base package? footprint: [[-0.2,-0.2],[-0.2,0.2], [0.2, 0.2], [0.2,-0.2]] or robot_radius: 0.21?