Go to the source code of this file.
Namespaces | |
angles | |
Functions | |
def | angles._find_min_max_delta (from_angle, left_limit, right_limit) |
def | angles.normalize_angle (angle) |
def | angles.normalize_angle_positive (angle) |
def | angles.shortest_angular_distance (from_angle, to_angle) |
def | angles.shortest_angular_distance_with_large_limits (from_angle, to_angle, left_limit, right_limit) |
def | angles.shortest_angular_distance_with_limits (from_angle, to_angle, left_limit, right_limit) |
def | angles.two_pi_complement (angle) |