Skip to content

Commit 29cdc38

Browse files
committed
fix(docs): Improve wording after review (#510)
Signed-off-by: Maximilian Rosin <maximilian.rosin@parson-europe.com>
1 parent b25b61c commit 29cdc38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/architecture/reference_points_coordinate_systems.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ The origin is the mounting position of the physical sensor or a virtual mounting
1313

1414
Object coordinate system::
1515
Coordinate system for local object coordinates.
16-
The origin of the respective coordinate systems is not necessarily identical to the center of the object's bounding box.
16+
The origin of the corresponding coordinate systems is not necessarily identical to the center of the object's bounding box.
1717
For example with vehicles, the origin is the middle of the rear axle projected onto the ground.

doc/usecases/transforming_coordinate_systems.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OSI uses DIN ISO 8855:2013-11 for coordinate systems and transformations between
99

1010
``GroundTruth::moving_object::base::position``::
1111
Defines the position of the vehicle’s reference point in world coordinates.
12-
In Open Simulation Interface, the coordinates of an object refer to the position of the center of the object's bounding box.
12+
In Open Simulation Interface, the position of an object is defined by the coordinates of the center of the object's bounding box.
1313

1414
``GroundTruth::moving_object::base::orientation``::
1515
Defines the orientation of the vehicle’s reference point in world coordinates.

0 commit comments

Comments
 (0)