$search
#include <ros/ros.h>#include <nodemon_msgs/NodeState.h>#include <cstdio>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | node_state_cb (const nodemon_msgs::NodeState::ConstPtr &msg) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 37 of file subscriber.cpp.
| void node_state_cb | ( | const nodemon_msgs::NodeState::ConstPtr & | msg | ) |
Definition at line 30 of file subscriber.cpp.