Function mbf_utility::transformPose
Defined in File navigation_utility.h
Function Documentation
Transforms a pose from one frame into another.
- Parameters:
node – Node shared ptr for logging.
tf_listener – TransformListener.
target_frame – Target frame for the pose.
timeout – Timeout for looking up the transformation.
in – Pose to transform.
out – Transformed pose.
- Returns:
true, if the transformation succeeded.