navigation stack SendingSimpleGoals Tutorial
Hi all, I am trying to run on our differential drive robot with the navigation stack.I am using cturtle 1.2.4.the tf transform in my setup is map->odom->base_link->base_laser.However When i am giving the initial pose using rviz to make the robot to be on map the odom frame is not moving with respect to the base_link.It is staying at the same place as before.However the laser frame is transforming properly.I am not able to give the goal to the robot.When i used sending goals through code the following error is showing "The base failed to move forward 1 meter for some reason".As far as i understand the localization is working fine.So where I am going wrong?Thanking you