Quote:
Originally Posted by MaraschinoPanda
Whenever I try to use the atan2 function by including <cmath>, I can compile, but I get "no robot code"...
|
If you still haven't been able to get the library atan2 function to work, and you need something to tide you over until you can get it figured out, here's a simple
C code implementation that's good to within 1/10 of a degree.