Skip to content

Commit f574648

Browse files
authored
Merge pull request #40 from AutoModality/AM-388/base
fix: super_status header include
2 parents 51dda5c + 0d33748 commit f574648

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/vb_util_lib/super_status.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
#include <brain_box_msgs/NodeStatus.h>
66
#include <unistd.h>
77

8+
void initNode(ros::NodeHandle& n);
9+
10+
811
class SuperStatus
912
{
1013
private:

0 commit comments

Comments
 (0)