Function mbf_utility::getRobotPose
Defined in File navigation_utility.h
Function Documentation
Computes the robot pose.
- Parameters:
node – Node shared pointer for logging and access to the clock.
tf_listener – TransformListener.
robot_frame – frame of the robot.
global_frame – global frame in which the robot is located.
timeout – Timeout for looking up the transformation.
robot_pose – the computed rebot pose in the global frame.
- Returns:
true, if succeeded, false otherwise.