Project

General

Profile

Statistics
| Branch: | Revision:

root / mikrokopter / CMakeLists.txt @ da889457

History | View | Annotate | Download (1.15 KB)

# Date Author Comment
da889457 11/19/2011 03:53 PM Thomas Mullins

Created nav_lib.cpp/h, with functions forward, backward, left, right,
and stop to set the mikrokopter's movement direction.
Replaced code in wasd_nav.cpp's main with forward(pub) and stop(pub)
from nav_lib.cpp.
Added nav_lib.cpp to CMakeLists.txt

a15ffaa4 11/17/2011 09:49 PM Chris Burchhardt

adding simple app to make the quadrotor fly forwards a bit

e5af41b0 11/13/2011 04:44 PM Chris Burchhardt

moving mikrokopter code from quad1 folder to root dir