Quote:
Originally Posted by The yellowdart
Where in the code is the angle defined?
|
Look in terminal.c at the printf()s that print information when the camera has found a target. If you #include the camera header files, you can use the same information that is printed regarding the tilt angle. Just copy all of the math and assign it to a variable in your code.