Angles

ang_of(tail, head)
Return type:

float

ang_between(tail, head1, head2)

the slid angle from tail->head1 to tail->head2 controlled between [-np.pi, np.pi)

Return type:

float