Function bitbots_quintic_walk::angleDistance

Function Documentation

inline double bitbots_quintic_walk::angleDistance(double angle_src, double angle_dst)

Compute the oriented distance between the two given angle in the range -TAU/4:TAU/4 radian from angleSrc to angleDst (Better than doing angleDst-angleSrc)