info display = library
This commit is contained in:
parent
f0a0536ded
commit
02db6103aa
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
// library to be used by "keyboard_cmd.cpp"
|
||||||
#include <ncurses.h>
|
#include <ncurses.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <geometry_msgs/Twist.h>
|
#include <geometry_msgs/Twist.h>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// library to be used by "keyboard_cmd.cpp"
|
||||||
#ifndef CURSES_DISPLAY
|
#ifndef CURSES_DISPLAY
|
||||||
#define CURSES_DISPLAY
|
#define CURSES_DISPLAY
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue