Files
OpenUxAS/examples/08_ExampleSparkService/MessagesToSend/AirVehicleState_V500.xml
lhumphrey b57d70211e Adding Example_Spark_Service (#8)
* Example Spark service

* Version 1 of Example_Spark_Service. Minor formatting updates to other Ada files.

* Deleted session files. Added changes to uxas_ada.adb

* Restoring sessions files and adding new session file for example_spark_service
2020-08-26 14:15:09 -04:00

51 lines
1.7 KiB
XML

<AirVehicleState Series="CMASI">
<ID>500</ID>
<Location>
<Location3D Series="CMASI">
<Altitude>1000</Altitude><AltitudeType>MSL</AltitudeType>
<Latitude>45.3133</Latitude>
<Longitude>-120.9402</Longitude>
</Location3D>
</Location>
<u>0</u>
<v>0</v>
<w>0</w>
<udot>0</udot>
<vdot>0</vdot>
<wdot>0</wdot>
<Heading>90</Heading>
<Pitch>0</Pitch>
<Roll>0</Roll>
<p>0</p>
<q>0</q>
<r>0</r>
<Airspeed>22.1211109161377</Airspeed>
<VerticalSpeed>0</VerticalSpeed>
<ActualEnergyRate>0</ActualEnergyRate>
<EnergyAvailable>100</EnergyAvailable>
<WindSpeed>0</WindSpeed>
<WindDirection>0</WindDirection>
<GroundSpeed>0</GroundSpeed>
<GroundTrack>0</GroundTrack>
<PayloadStateList>
<GimbalState Series="CMASI">
<PointingMode>AirVehicleRelativeAngle</PointingMode>
<Azimuth>0.0</Azimuth>
<Elevation>-45.0</Elevation>
<Rotation>0.0</Rotation>
<PayloadID>1</PayloadID>
</GimbalState>
<CameraState Series="CMASI">
<HorizontalFieldOfView>45.0</HorizontalFieldOfView>
<Footprint />
<PayloadID>10001</PayloadID>
</CameraState>
</PayloadStateList>
<CurrentWaypoint>0</CurrentWaypoint>
<CurrentCommand>0</CurrentCommand>
<Mode>Waypoint</Mode>
<AssociatedTasks>
</AssociatedTasks>
<Time>0</Time>
</AirVehicleState>