Project

General

Profile

Statistics
| Branch: | Revision:

root / mikrokopter / launch / joystick.launch @ 4ed577d5

History | View | Annotate | Download (264 Bytes)

# Date Author Comment
480be65b 02/19/2012 05:52 PM Thomas Mullins

Fixed problem in joystick.launch

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....