Does ROS move base require the base controller to give the position information?
I'm reading Publishing Odometry Information over ROS. Does ROS move base require the base controller to give the position information on the Map? Is it mandatory ?
I thought move base is able to figure out the pose information from the linear velocity and radian velocity. Would robot_pose_ekf help if I don't want to do the computation?
I'm using a four wheel car, it's my own make.