- Sep 27, 2021
-
-
Nick Dunning authored
-
- Sep 10, 2021
-
-
Nick Dunning authored
-
- Sep 01, 2021
-
-
Matthias Greuter authored
-
- Aug 25, 2021
-
-
Matthias Greuter authored
Change CreateMap parameter to accept a struct, which could be overloaded, i.e. for friction patch support
-
- Aug 18, 2021
-
-
Matthias Greuter authored
-
Matthias Greuter authored
-
Matthias Greuter authored
-
- Aug 13, 2021
-
-
Matthias Greuter authored
-
Matthias Greuter authored
-
Matthias Greuter authored
-
- Aug 12, 2021
-
-
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
-
- Aug 09, 2021
-
-
Andreas Rauschert authored
would otherwise cause a compiler error on multiple usages
-
- Aug 04, 2021
-
-
Christoph Kochendoerfer authored
Remove duplicate definition of SimulationTime See merge request eclipse/simopenpass/scenario_api!15
-
- Aug 03, 2021
-
-
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>
-
- Jul 29, 2021
-
-
Christoph Kochendoerfer authored
Sync from internal repo See merge request eclipse/simopenpass/scenario_api!12
-
- Jul 28, 2021
-
-
Andreas Rauschert authored
- last manual sync before using eclipse repo directly Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Jul 08, 2021
-
-
René Paris authored
Initial provision of build automation using CMake. See merge request eclipse/simopenpass/scenario_api!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>
-
- Jul 07, 2021
-
-
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>
-
- Jun 18, 2021
-
-
René Paris authored
Update and check control strategies for entity and not for controller; * and / operator for vectors See merge request eclipse/simopenpass/scenario_api!4
-
Arun Das authored
Signed-off-by:
Arun Das <arun.das@bmw.de>
-
- May 26, 2021
-
-
Reinhard Biegel authored
Update API See merge request eclipse/simopenpass/scenario_api!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>
-
- Apr 06, 2021
-
-
Reinhard Biegel authored
Update interface See merge request eclipse/simopenpass/scenario_api!2
-
Arun Das authored
Signed-off-by:
Arun Das <arun.das@bmw.de>
-
Arun Das authored
-
Arun Das authored
-
- Mar 10, 2021
-
-
Reinhard Biegel authored
Initial See merge request eclipse/simopenpass/scenario_api!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
-