Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
tests.cpp File Reference
#include <Ovr.h>
#include <iostream>
#include <fstream>
#include <unistd.h>
Include dependency graph for tests.cpp:

Go to the source code of this file.

Functions

void test_Ovr ()
 
int main ()
 

Function Documentation

int main ( )

Definition at line 47 of file tests.cpp.

void test_Ovr ( )

for this reading please do (like I did):

  1. Rotate on X axis, first go down and then go up, finish at the original position
  2. Rotate on Y axis, first go left and then go right, finish at the original position
  3. Rotate on Z axis, first turn it like it was to touch your right shoulder, then do the same for the left shoulder, finish at the original position

Definition at line 8 of file tests.cpp.