Skip to content
Snippets Groups Projects

OSI Query Library (osiql) v1.1.0

Merged Noah Schick requested to merge nschick/osi-query-library-dev:v1.1.0 into main
All threads resolved!
212 files
+ 15009
13402
Compare changes
  • Side-by-side
  • Inline
Files
212
@@ -22,5 +22,5 @@ There are four categories of points in osiql:
.. _points:
.. figure:: ./points.svg
A ``osiql::RoadPoint`` follows OSI's definition of a reference-line-based coordinate system, whereas a ``osiql::LanePoint`` is similar, but its t-coordinate is relative to the assigned lane's center line.
``osiql::ReferenceLineCoordinates`` follow OSI's definition of a reference-line-based st-coordinate system, whereas a ``osiql::CenterlineCoordinates`` are similar, but their s-coordinate is relative to the start of a lane in its driving direction and their t-coordinate is relative to the respective lane's center line.
\ No newline at end of file
Loading