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.
1 parent 51dda5c commit 0d33748Copy full SHA for 0d33748
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