We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51dda5c + 0d33748 commit f574648Copy full SHA for f574648
include/vb_util_lib/super_status.h
@@ -5,6 +5,9 @@
5
#include <brain_box_msgs/NodeStatus.h>
6
#include <unistd.h>
7
8
+void initNode(ros::NodeHandle& n);
9
+
10
11
class SuperStatus
12
{
13
private:
0 commit comments