Go to the source code of this file.
Functions | |
void | loopCallback (const ros::TimerEvent &) |
int | main (int argc, char **argv) |
Variables | |
boost::shared_ptr< rsm::RobotControlMux > | robot_control_mux |
void loopCallback | ( | const ros::TimerEvent & | ) |
Definition at line 6 of file RobotControlMuxNode.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 10 of file RobotControlMuxNode.cpp.
boost::shared_ptr<rsm::RobotControlMux> robot_control_mux |
Definition at line 4 of file RobotControlMuxNode.cpp.