Quote:
|
Originally Posted by tribotec_ca88
I strongly recommend changing the following values first...(Found on Tracking.h) from:
#define PAN_ROTATION_SIGN_DEFAULT -1
#define TILT_ROTATION_SIGN_DEFAULT +1
to
#define PAN_ROTATION_SIGN_DEFAULT +1
#define TILT_ROTATION_SIGN_DEFAULT -1
Our team was having similar issues and in the end we found out all we had to do was invert the +/- signal...lol... 
|
how do you re-upload this file to the camera?