Skip to content

Commit 3e3d080

Browse files
committed
updated headers for these files as well
1 parent 52bb339 commit 3e3d080

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cob_msgs/msg/PowerState.msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This message communicates the state of the power system.
2-
Header header
2+
std_msgs/Header header
33
float64 voltage # [V]
44
float64 current # [A]
55
float64 power_consumption # [W] can only be calculated if not charging

cob_msgs/msg/SafetyControllerState.msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Header header
1+
std_msgs/Header header
22
bool has_wireless_emstop
33
bool has_fall_sensors
44
bool has_magnetic_safety_switch

cob_msgs/msg/SiteSurvey.msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Header header
1+
std_msgs/Header header
22
Network[] networks

0 commit comments

Comments
 (0)