Project

General

Profile

Statistics
| Branch: | Revision:

root / mikrokopter / src / mk_wrapper.cpp @ 7a6ed02d

History | View | Annotate | Download (1.71 KB)

# Date Author Comment
7a6ed02d 02/17/2012 07:06 PM Thomas Mullins

Major changes in mikrokopter for lost connection

-In nav_lib.cpp, added main_loop, so we don't have to keep rewriting it
:). Also, this now publishes to /mk_wrapper/control, which should be
used from now on. However, old publish_on still works as it did....