get distance - ksoltan/RoboFish GitHub Wiki

get_distance

Gets distance between two points in space.

Parameters:

              A - Coordinates of pt A
              B - Coordinates of pt B

Returns:

  Distance between A and B in Cartesian plane.

See Also:


discretize_posture