Skip to content

Commit 354c383

Browse files
committed
add disturbance
1 parent 2ebefaa commit 354c383

File tree

9 files changed

+23
-0
lines changed

9 files changed

+23
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
single:struct:d_temp:hako_msgs/DisturbanceTemperature:0:8
22
single:struct:d_wind:hako_msgs/DisturbanceWind:8:24
3+
single:struct:d_atm:hako_msgs/DisturbanceAtm:32:8
4+
single:struct:d_boundary:hako_msgs/DisturbanceBoundary:40:48
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
single:primitive:sea_level_atm:float64:0:8
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
single:struct:boundary_point:geometry_msgs/Point:0:24
2+
single:struct:boundary_normal:geometry_msgs/Vector3:24:24
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
single:primitive:a:int64:0:8
2+
single:primitive:b:int64:8:8
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
single:struct:header:ServiceRequestHeader:0:268
2+
single:struct:body:AddTwoIntsRequest:272:16
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
single:primitive:sum:int64:0:8
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
single:struct:header:ServiceResponseHeader:0:268
2+
single:struct:body:AddTwoIntsResponse:272:8
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
single:primitive:request_id:uint32:0:4
2+
single:primitive:service_name:string:4:128
3+
single:primitive:client_name:string:132:128
4+
single:primitive:opcode:uint8:260:1
5+
single:primitive:status_poll_interval_msec:int32:264:4
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
single:primitive:request_id:uint32:0:4
2+
single:primitive:service_name:string:4:128
3+
single:primitive:client_name:string:132:128
4+
single:primitive:status:uint8:260:1
5+
single:primitive:processing_percentage:uint8:261:1
6+
single:primitive:result_code:int32:264:4

0 commit comments

Comments
 (0)