info display = library

This commit is contained in:
Louis-Guillaume DUBOIS 2015-06-26 20:47:36 +02:00
parent f0a0536ded
commit 02db6103aa
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// library to be used by "keyboard_cmd.cpp"
#include <ncurses.h>
#include <string>
#include <geometry_msgs/Twist.h>

View file

@ -1,3 +1,4 @@
// library to be used by "keyboard_cmd.cpp"
#ifndef CURSES_DISPLAY
#define CURSES_DISPLAY