Skip to content
Snippets Groups Projects
  1. Mar 03, 2021
    • René Paris's avatar
      feat(OpenPASS): Add central ID management for all entities · 07a2c94d
      René Paris authored and Reinhard Biegel's avatar Reinhard Biegel committed
      Introduces a EntityRepository, which takes care of assigning IDs
      to individual groups of entities, such as vehicles and road objects.
      The IDs are also used within the OSI representation, so OSI and
      OpenPASS objects now simply have the same unique ID.
      
      Further the observer is extended to write information about entity
      creation into a seperate CSV file per run.
      07a2c94d
  2. Sep 10, 2020
  3. Jul 02, 2020
  4. Mar 17, 2020
    • Reinhard Biegel's avatar
    • Reinhard Biegel's avatar
      Changes to core framework · 17cde327
      Reinhard Biegel authored
      - Add version and runtime information
          Introduce a version number, published through RuntimeInformation delivered
          by the ParameterInterface. A major refactoring of the core was made to make
          internal parameter usage easier and ownership of ParameterInterfaces clearer.
      - Add centripedal acceleration to AgentInterface
      - Getter for GroundTruth in WorldData
      - Update of LateralSignal
      
      Change-Id: Ie6a297db72e0727a15f769e3692d5d8a3786ce28
      17cde327
  5. Dec 16, 2019
  6. Aug 01, 2019
  7. Oct 23, 2018
  8. Aug 02, 2018
  9. Jun 12, 2018
  10. Sep 19, 2017
  11. Mar 08, 2017
Loading