Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
CV:Activate the Python virtual environment
CV:Activate the Python virtual environment

Data exchange structs

Spatial coordinate classes:

Spatial coordinate classes are organized along the following axes:

  • Coordinate system

  • Altitude

  • Name

Coordinate system

Altitude

Name

Class

Expected user

Local

No

No

LocationLocal (NE)

Airside

Local

No

Yes

NamedLocationLocal

-

Local

Yes

No

PositionLocal (NED)

Airside

Local

Yes

Yes

NamedPositionLocal

-

Global

No

No

LocationGlobal

Airside

Global

No

Yes

NamedLocationGlobal

Pathing

Global

Yes

No

PositionGlobal

Airside

Global

Yes

Yes

NamedPositionGlobal

-

GlobalRelativeAltitude

Yes

No

PositionGlobalRelativeAltitude

-

GlobalRelativeAltitude

Yes

Yes

NamedPositionGlobalRelativeAltitude

Pathing

Orientation:

Orientation is for all coordinate systems.

camera

Python serialization and deserialization for Autonomy.

...