distance
This returns the distance between a Pose and a Point,
Return
returns the distance between the two.
Parameters
pose
this is the Pose.
point
this is the Point.
This returns the distance between a Pose and another Pose.
Return
returns the distance between the two.
Parameters
one
this is the first Pose.
two
this is the second Pose.