Open PeterBowman opened 7 years ago
See AsibotConfiguration.cpp#L22-L39 (the comment should actually refer to joints q1 and q5). This static function should be aware of joint limits passed to AsibotConfiguration. Maybe I could just make them friends?
AsibotConfiguration
Also affects ScrewTheoryLib.
Found by @jgvictores: https://en.wikipedia.org/wiki/Binary_scaling#Binary_angles.
Edit: https://en.wikipedia.org/w/index.php?title=Binary_scaling&oldid=1026041375.
See AsibotConfiguration.cpp#L22-L39 (the comment should actually refer to joints q1 and q5). This static function should be aware of joint limits passed to
AsibotConfiguration
. Maybe I could just make them friends?