- 13 Aug, 2021 2 commits
-
-
Matthias Greuter authored
-
Matthias Greuter authored
-
- 12 Aug, 2021 3 commits
-
-
Matthias Greuter authored
-
Matthias Greuter authored
-
Matthias Greuter authored
- add 'kStatic' to entity-type enum - Change IEntityRepository interface for static objects to take a properties pointer
-
- 09 Aug, 2021 1 commit
-
-
Andreas Rauschert authored
would otherwise cause a compiler error on multiple usages
-
- 04 Aug, 2021 1 commit
-
-
Christoph Kochendoerfer authored
Remove duplicate definition of SimulationTime See merge request !15
-
- 03 Aug, 2021 1 commit
-
-
Andreas Rauschert authored
- the "using SimulationTime=..." directive was moved to Common/time_utils.h and renamed to "using Time=...". Please use this one - SimulationTime was then redefined in Common/simulation_time.h as "struct" to hold the simulation time (current&delta) Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- 29 Jul, 2021 1 commit
-
-
Christoph Kochendoerfer authored
Sync from internal repo See merge request !12
-
- 28 Jul, 2021 1 commit
-
-
Andreas Rauschert authored
- last manual sync before using eclipse repo directly Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- 08 Jul, 2021 4 commits
-
-
René Paris authored
Initial provision of build automation using CMake. See merge request !5
-
Jupp Tscheak authored
Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Jupp Tscheak authored
Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Jupp Tscheak authored
This might cause problems when building on Windows platforms. Fixed. Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
- 07 Jul, 2021 1 commit
-
-
Jupp Tscheak authored
The CMake build scripts support build automation, testing, packaging and installation of the ScenarioAPI. Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
- 18 Jun, 2021 2 commits
-
-
René Paris authored
Update and check control strategies for entity and not for controller; * and / operator for vectors See merge request !4
-
Arun Das authored
Signed-off-by:
Arun Das <arun.das@bmw.de>
-
- 26 May, 2021 3 commits
-
-
Reinhard Biegel authored
Update API See merge request !3
-
Arun Das authored
- add new SimulationTime struct containing the current_sim_time and the last_delta_time - Add 'SimulationTime GetSimulationTime()' to IEnvironment for fixing SimulationTimeCondition - Add 'HasControlStrategyGoalBeenReached' to IEnvironment to check with the controller, if an action can be set to 'completed' state - Add ControlStrategyType to avoid dynamic_cast - followed C++ guideline for enum values with leading k... - cleaned up deprecated controller configs Signed-off-by:
Arun Das <arun.das@bmw.de>
-
https://gitlab.eclipse.org/eclipse/simopenpass/scenario_apiArun Das authored
Signed-off-by:
Arun Das <arun.das@bmw.de>
-
- 06 Apr, 2021 4 commits
-
-
Reinhard Biegel authored
Update interface See merge request !2
-
Arun Das authored
Signed-off-by:
Arun Das <arun.das@bmw.de>
-
Arun Das authored
-
Arun Das authored
-
- 10 Mar, 2021 4 commits
-
-
Reinhard Biegel authored
Initial See merge request !1
-
Arun Das authored
Signed-off-by:
Arun Das <arun.das@bmw.de>
-
Arun Das authored
Signed-off-by:
Arun Das <arun.das@bmw.de>
-
Reinhard Biegel authored
-