Update Network.CMD_LONGLOC
parent
7a0aa22229
commit
808d292879
|
@ -4,7 +4,7 @@
|
||||||
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Refers to the moving drone. |
|
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Refers to the moving drone. |
|
||||||
| Type | Byte | ✗ | `0x01 (1)` |
|
| Type | Byte | ✗ | `0x01 (1)` |
|
||||||
| - | - | - | - |
|
| - | - | - | - |
|
||||||
| Velocity X | Short | ✗ | The velocity on the local X axis. |
|
| Velocity X | Short | ✗ | The new location on the X axis. |
|
||||||
| Velocity Y | Short | ✗ | The velocity on the local Y axis. |
|
| Velocity Y | Short | ✗ | The new location on the Y axis. |
|
||||||
| Velocity Z | Short | ✗ | The velocity on the local Z axis. |
|
| Velocity Z | Short | ✗ | The new location on the Z axis. |
|
||||||
| Direction | Short | ✗ | The new facing direction. Determines the axis. |
|
| Direction | Short | ✗ | The new facing direction. |
|
Loading…
Reference in New Issue
Block a user