You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/architecture/reference_points_coordinate_systems.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Coordinate system for all entities that are part of ground truth.
12
12
The global coordinate system is an inertial x/y/z-coordinate system.
13
13
The origin is the global reference point that is determined by the environment simulation.
14
14
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.
16
16
17
17
Host vehicle coordinate system::
18
18
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