Public Member Functions | |
JoystickMux () | |
Private Member Functions | |
void | cbJoy (const sensor_msgs::Joy::Ptr msg) |
void | cbTimer (const ros::TimerEvent &e) |
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_ |
ros::Timer | timer_ |
Definition at line 37 of file joystick_mux.cpp.
|
inline |
Definition at line 109 of file joystick_mux.cpp.
|
inlineprivate |
Definition at line 52 of file joystick_mux.cpp.
|
inlineprivate |
Definition at line 100 of file joystick_mux.cpp.
|
inlineprivate |
Definition at line 72 of file joystick_mux.cpp.
|
private |
Definition at line 49 of file joystick_mux.cpp.
|
private |
Definition at line 47 of file joystick_mux.cpp.
|
private |
Definition at line 48 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 50 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 46 of file joystick_mux.cpp.
|
private |
Definition at line 45 of file joystick_mux.cpp.