Function mbf_utility::transformPoint
Defined in File navigation_utility.h
Function Documentation
Transforms a point from one frame into another.
- Parameters:
node – Shared pointer to node handle for logging.
tf_listener – TransformListener.
target_frame – Target frame for the point.
timeout – Timeout for looking up the transformation.
in – Point to transform.
out – Transformed point.
- Returns:
true, if the transformation succeeded.