Public Member Functions | |
AllegroKeyboard () | |
void | keyLoop () |
Private Attributes | |
double | a_scale_ |
double | angular_ |
double | l_scale_ |
double | linear_ |
ros::NodeHandle | nh_ |
ros::Publisher | vel_pub_ |
Definition at line 14 of file AllegroHand_keyboard.cpp.
Definition at line 29 of file AllegroHand_keyboard.cpp.
void AllegroKeyboard::keyLoop | ( | ) |
Definition at line 65 of file AllegroHand_keyboard.cpp.
double AllegroKeyboard::a_scale_ [private] |
Definition at line 24 of file AllegroHand_keyboard.cpp.
double AllegroKeyboard::angular_ [private] |
Definition at line 24 of file AllegroHand_keyboard.cpp.
double AllegroKeyboard::l_scale_ [private] |
Definition at line 24 of file AllegroHand_keyboard.cpp.
double AllegroKeyboard::linear_ [private] |
Definition at line 24 of file AllegroHand_keyboard.cpp.
ros::NodeHandle AllegroKeyboard::nh_ [private] |
Definition at line 23 of file AllegroHand_keyboard.cpp.
ros::Publisher AllegroKeyboard::vel_pub_ [private] |
Definition at line 25 of file AllegroHand_keyboard.cpp.