
Public Member Functions | |
| JoystickMuxTest () | |
| void | publish1 (const int32_t v) |
| void | publish2 (const int32_t v) |
| void | publishEmptyJoy () |
| void | publishJoy (const int button) |
| void | waitPublisher () |
Protected Member Functions | |
| void | cbMsg (const std_msgs::Int32::ConstPtr &msg) |
Protected Attributes | |
| std_msgs::Int32::ConstPtr | msg_ |
| ros::NodeHandle | nh_ |
| ros::Publisher | pub1_ |
| ros::Publisher | pub2_ |
| ros::Publisher | pub_joy_ |
| ros::Subscriber | sub_ |
Definition at line 360 of file test_joystick_interrupt.cpp.
|
inline |
Definition at line 377 of file test_joystick_interrupt.cpp.
|
inlineprotected |
Definition at line 371 of file test_joystick_interrupt.cpp.
|
inline |
Definition at line 404 of file test_joystick_interrupt.cpp.
|
inline |
Definition at line 410 of file test_joystick_interrupt.cpp.
|
inline |
Definition at line 424 of file test_joystick_interrupt.cpp.
|
inline |
Definition at line 416 of file test_joystick_interrupt.cpp.
|
inline |
Definition at line 393 of file test_joystick_interrupt.cpp.
|
protected |
Definition at line 369 of file test_joystick_interrupt.cpp.
|
protected |
Definition at line 363 of file test_joystick_interrupt.cpp.
|
protected |
Definition at line 364 of file test_joystick_interrupt.cpp.
|
protected |
Definition at line 365 of file test_joystick_interrupt.cpp.
|
protected |
Definition at line 366 of file test_joystick_interrupt.cpp.
|
protected |
Definition at line 367 of file test_joystick_interrupt.cpp.