Public Member Functions | |
JoystickMux () | |
void | spin () |
Private Member Functions | |
void | cbJoy (const sensor_msgs::Joy::Ptr msg) |
void | cbTopic (const boost::shared_ptr< topic_tools::ShapeShifter const > &msg, int id) |
Private Attributes | |
bool | advertised_ |
int | interrupt_button_ |
ros::Time | last_joy_msg_ |
ros::NodeHandle | nh_ |
ros::NodeHandle | pnh_ |
ros::Publisher | pub_topic_ |
int | selected_ |
ros::Subscriber | sub_joy_ |
ros::Subscriber | sub_topics_ [2] |
double | timeout_ |
Definition at line 37 of file joystick_mux.cpp.
|
inline |
Definition at line 93 of file joystick_mux.cpp.
|
inlineprivate |
Definition at line 51 of file joystick_mux.cpp.
|
inlineprivate |
Definition at line 63 of file joystick_mux.cpp.
|
inline |
Definition at line 113 of file joystick_mux.cpp.
|
private |
Definition at line 48 of file joystick_mux.cpp.
|
private |
Definition at line 46 of file joystick_mux.cpp.
|
private |
Definition at line 47 of file joystick_mux.cpp.
|
private |
Definition at line 40 of file joystick_mux.cpp.
|
private |
Definition at line 41 of file joystick_mux.cpp.
|
private |
Definition at line 44 of file joystick_mux.cpp.
|
private |
Definition at line 49 of file joystick_mux.cpp.
|
private |
Definition at line 43 of file joystick_mux.cpp.
|
private |
Definition at line 42 of file joystick_mux.cpp.
|
private |
Definition at line 45 of file joystick_mux.cpp.