Skip to content

Commit 743f6f4

Browse files
max-rosinStefan Cyliax
authored andcommitted
fix(docs): implement review comments (#549)
Signed-off-by: Maximilian Rosin <maximilian.rosin@parson-europe.com>
1 parent 1c52c8b commit 743f6f4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/architecture/reference_points_coordinate_systems.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ The origin is the mounting position of the physical sensor or a virtual mounting
1414
Object coordinate system::
1515
Coordinate system for local object coordinates.
1616
The origin of the corresponding coordinate systems is not necessarily identical to the center of the object's bounding box.
17-
For example with vehicles, the origin is the middle of the rear axle projected onto the ground.

doc/architecture/sensor_model.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
Sensor models consume sensor-view messages and produce sensor-data messages.
44
Those models can be based on physics or phenomenological.
55

6-
Sensor-model output does not represent raw data, but detected features or classified objects.
6+
Sensor-model output does not represent raw data but detected features or classified objects.

0 commit comments

Comments
 (0)