Global Pose of Robot in Dynamic window approach
The pose from <nav_msgs::odometry> is same as the pose from tf::Stamped<tf::pose> ? Are these similar. Can I use the pose from the /odom topic in a function which takes a parameter of type " tf::Stamped<tf::pose> " ?