Classes | Defines | Functions | Variables
AllegroHand_keyboard.cpp File Reference
#include <ros/ros.h>
#include "std_msgs/String.h"
#include <signal.h>
#include <termios.h>
#include <stdio.h>
Include dependency graph for AllegroHand_keyboard.cpp:

Go to the source code of this file.

Classes

class  AllegroKeyboard

Defines

#define KEYCODE_D   0x42
#define KEYCODE_L   0x44
#define KEYCODE_Q   0x71
#define KEYCODE_R   0x43
#define KEYCODE_U   0x41

Functions

int main (int argc, char **argv)
void quit (int sig)

Variables

int kfd = 0
struct termios cooked raw

Define Documentation

#define KEYCODE_D   0x42

Definition at line 11 of file AllegroHand_keyboard.cpp.

#define KEYCODE_L   0x44

Definition at line 9 of file AllegroHand_keyboard.cpp.

#define KEYCODE_Q   0x71

Definition at line 12 of file AllegroHand_keyboard.cpp.

#define KEYCODE_R   0x43

Definition at line 8 of file AllegroHand_keyboard.cpp.

#define KEYCODE_U   0x41

Definition at line 10 of file AllegroHand_keyboard.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 52 of file AllegroHand_keyboard.cpp.

void quit ( int  sig)

Definition at line 44 of file AllegroHand_keyboard.cpp.


Variable Documentation

int kfd = 0

Definition at line 41 of file AllegroHand_keyboard.cpp.

struct termios cooked raw

Definition at line 42 of file AllegroHand_keyboard.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


AllegroHand_keyboard
Author(s): Alex
autogenerated on Thu Mar 21 2013 21:24:03