- 06 Oct, 2021 3 commits
-
-
Andreas Rauschert authored
-
Andreas Rauschert authored
Conflicting files: MantleAPI/include/MantleAPI/Execution/i_environment.h MantleAPI/include/MantleAPI/Map/i_lane_location_query_service.h MantleAPI/include/MantleAPI/Map/map_details.h MantleAPI/include/MantleAPI/Traffic/control_strategy.h MantleAPI/include/MantleAPI/Traffic/entity_helper.h MantleAPI/include/MantleAPI/Traffic/entity_properties.h MantleAPI/include/MantleAPI/Traffic/i_entity.h MantleAPI/include/MantleAPI/Traffic/i_entity_repository.h MantleAPI/test/MantleAPI/Test/test_utils.h MantleAPI/test/interface_test.cpp
-
Christoph Kochendoerfer authored
Fixed some merging issues regarding units See merge request !17
-
- 29 Sep, 2021 1 commit
-
-
Andreas Rauschert authored
-
- 27 Sep, 2021 2 commits
-
-
Christoph Kochendoerfer authored
-
Nick Dunning authored
-
- 15 Sep, 2021 1 commit
-
-
René Paris authored
Buildfix - define header function inline See merge request !19
-
- 14 Sep, 2021 1 commit
-
-
Andreas Rauschert authored
would otherwise cause a compiler error on multiple usages
-
- 10 Sep, 2021 1 commit
-
-
Nick Dunning authored
-
- 01 Sep, 2021 1 commit
-
-
Matthias Greuter authored
-
- 25 Aug, 2021 1 commit
-
-
Matthias Greuter authored
Change CreateMap parameter to accept a struct, which could be overloaded, i.e. for friction patch support
-
- 18 Aug, 2021 3 commits
-
-
Matthias Greuter authored
-
Matthias Greuter authored
-
Matthias Greuter authored
-
- 17 Aug, 2021 2 commits
-
-
René Paris authored
.clang-format from simopenpass See merge request !6
-
René Paris authored
Signed-off-by:
Rene Paris <rene.paris@in-tech.com>
-
- 13 Aug, 2021 3 commits
-
-
Matthias Greuter authored
-
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
-
- 10 Aug, 2021 4 commits
-
-
Jupp Tscheak authored
Replaced the types of all physical quantities related members/arguments with SI unit types as provided by the Units library. See merge request eclipse/simopenpass/scenario_api!11
-
Jupp Tscheak authored
Additionally provided units for "Axle" and "Performance" structs. Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Jupp Tscheak authored
Interface function IEntityRepository::Get is returning an optional reference to query an IEntity. See merge request !9
-
Jupp Tscheak authored
Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
- 09 Aug, 2021 5 commits
-
-
Jupp Tscheak authored
Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Jupp Tscheak authored
Revised the control strategies that are spline based accordingly. Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Jupp Tscheak authored
Type "Time" is now an alias to "units::time::millisecond_t". The conversion functions as provided by "time_utils.h" are still present and revised accordingly." Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
-
Andreas Rauschert authored
would otherwise cause a compiler error on multiple usages
-
Jupp Tscheak authored
Initial provision of cmake-format configuration file. See merge request !8
-
- 06 Aug, 2021 4 commits
-
-
Christoph Kochendoerfer authored
Trajectories See merge request !14
-
Christoph Kochendoerfer authored
Extended vehicle and entity properties See merge request !13
-
Christoph Kochendoerfer authored
-
Christoph Kochendoerfer authored
-
- 04 Aug, 2021 3 commits
-
-
Christoph Kochendoerfer authored
-
Christoph Kochendoerfer authored
-
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>
-
- 30 Jul, 2021 1 commit
-
-
Christoph Kochendoerfer authored
-