Skip to content

Commit 35dee45

Browse files
committed
test1
1 parent a266973 commit 35dee45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
std_msgs/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/SiteSurvey.msg

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

0 commit comments

Comments
 (0)