Skip to content

v3.7.0-rc1 - ASAM OSI "Jolly Jones" Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pmai pmai released this 05 Apr 20:32
· 21 commits to master since this release
560d23a

Ambr(OSI)al Features!

This is a release candidate of OSI, not an official release. If no final changes are needed, it might be promoted to an official release upon confirmation by the ASAM TSC.

Purpose

This minor release contains a number of incremental enhancements and improvements:

  • Sub-bounding boxes can be provided for ground truth objects to model e.g. concave non-rectangular objects in more realistic ways without resorting to full 3D models.
  • Logical lanes can contain effective speed limit information to avoid the need to process traffic signs for speed selection.
  • Routing information can be transmitted as part of HostVehicleData.
  • Orientation rates can be transmitted as part of pedestrian skeleton information.
  • A virtual detection area can be supplied in SensorData to visualize or indicate the currently active nominal detection area of a sensor.
  • The system time of a source of SensorData can be supplied in addition to the simulation measurement timestamp to aid timing simulation and measurement use cases.
  • An offset has been introduced that is to be added to the cartesian global ground truth coordinate system prior to mapping into a geodetic coordinate system with the proj.4 string. This harmonizes OSI with OpenDRIVE and allows the easier provision of false easting/northing in the coordinate transformation.
  • The set of car types has been reduced to better harmonize with other OpenX standards as part of overall harmonization efforts.

Beyond that, many clarifications, improvements in definitions and documentation, enhanced installation information and enhanced Python support, including provisioning of Python packages on PyPI are key improvements in this release.

Content/Changes

New Contributors

Full Changelog: v3.6.0...v3.7.0-rc1