- 25 Sep, 2020 1 commit
-
-
- 11 Sep, 2020 8 commits
-
-
Reinhard Biegel authored
- Added CMake instructions - Updated Introduction and Prerequisites chapters - Updated dependency versions - Updated FMI Library patch for Linux compatibility - Corrected FMI Library CMake parameter - Updated OSI build instructions - Added information about protobuf Arena allocation
-
Reinhard Biegel authored
-
Reinhard Biegel authored
Change-Id: Iec021bfb7588f399eda621f836d02f3f6bb3abae
-
Reinhard Biegel authored
Change-Id: I2dd0678d369c6805993dc12e4720c6c22cfcd2ad
-
Change-Id: I946b951698d4e786a7328bb79bdd7f4613daf1c1
-
Change-Id: I3eeeff50fb120d056ed67154ffaf025940f4c6b3
-
Change-Id: I84a01c22a8ae08eb549c6379d018d905ab7541a6
-
Reinhard Biegel authored
-
- 10 Sep, 2020 8 commits
-
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
- 27 Aug, 2020 23 commits
-
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
The wrapper will now keep a copy of the outgoing OSI messages of the previous timestep in memory. In addition, a new config parameter `EnforceDoubleBuffering` allows checking for possibly misbehaving FMUs which do not implement double buffering on their OSI messages.
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-
Reinhard Biegel authored
- All dependencies can now be located in the simulator's top level directory. No need for putting them into 'lib' anymore (i. e. libopen_simulation_interface.so) - Remove whitespace from additional test arguments
-
Reinhard Biegel authored
-
feat(LateralSignal): Removed LateralSignal for all vehicle components and replaced it by SteeringSignal
-
Reinhard Biegel authored
feat(OpenPassSlave): Add GammaDistribution, getters and setters for distribution specific parameters
-
Reinhard Biegel authored
-
Reinhard Biegel authored
- Update TrajectoryFollower - Update Spawners - Fixed XML examples using ProfileGroups - Describe additional OSMP FMU Handler parameters and supported OSI messages - Remove obsoletes: - SensorGeometric2D - SensorRecordState - Custom trajectory formats - Missing TrafficSign (Germany StVO type 448) - Typos and rephrasing
-
-
Reinhard Biegel authored
-
Reinhard Biegel authored
- This change removes usage of the custom osi3::WorldInterface. - Vanilla OSI version 3.2.0 is used from now on - Compatible OSI versions can be used, too
-
Reinhard Biegel authored
The first geometry joint of a lane being parsed wasn't written down to OSI.
-
Reinhard Biegel authored
-
Reinhard Biegel authored
-