Skip to content

Commit 66218d7

Browse files
thomassedlmayerpmai
authored andcommitted
Add proj frame offset explanations to documentation
Signed-off-by: Thomas Sedlmayer <[email protected]>
1 parent a604f5a commit 66218d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/architecture/reference_points_coordinate_systems.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Coordinate system for all entities that are part of ground truth.
1212
The global coordinate system is an inertial x/y/z-coordinate system.
1313
The origin is the global reference point that is determined by the environment simulation.
1414
This reference point may be derived from map data or other considerations.
15-
Global coordinates can be mapped to a geographic coordinate system via `osi3::GroundTruth::proj_string`.
15+
Global coordinates can be mapped to a geographic coordinate system via `osi3::GroundTruth::proj_string`. Note that before applying any PROJ transformations to global coordinates, the `osi3::GroundTruth::proj_frame_offset` must be applied.
1616

1717
Host vehicle coordinate system::
1818
The host vehicle coordinate system's origin is defined to be at the center of the rear axle of the host vehicle.

0 commit comments

Comments
 (0)