- Dec 16, 2021
-
-
Matthias Greuter authored
-
- Dec 13, 2021
-
-
Andreas Rauschert authored
Cleanup bazel target(s) See merge request eclipse/simopenpass/scenario_api!27
-
Matthias Greuter authored
- Remove testing-suppressions dependency from mantle api test target - Do not use glob when not needed - Rename bazel target to test file name (keep it in sync)
-
- Dec 02, 2021
-
-
Andreas Rauschert authored
Fix time conversion to ms See merge request eclipse/simopenpass/scenario_api!25
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Nov 30, 2021
-
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Nov 25, 2021
-
-
Andreas Rauschert authored
Move using namespace units to namespace mantle_api See merge request eclipse/simopenpass/scenario_api!22
-
Andreas Rauschert authored
Add convencience ctor to Orientation3 See merge request eclipse/simopenpass/scenario_api!23
-
- Nov 24, 2021
-
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Nov 23, 2021
-
-
Andreas Rauschert authored
- using the namespace "units" globally creates a name clash of units::inverse with the glm library's glm::inverse, which is used within the glm library. glm lib doesn't compile anymore then - moved "using namespace units;" to mantle_api namespace for now Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
Andreas Rauschert authored
Add unary minus operator to vector See merge request eclipse/simopenpass/scenario_api!21
-
- Nov 22, 2021
-
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
Andreas Rauschert authored
Fix time conversion and add spline units See merge request eclipse/simopenpass/scenario_api!20
-
- Nov 16, 2021
-
-
Andreas Rauschert authored
- time conversion didn't compile when used - Added units for spline sections
-
- Oct 18, 2021
-
-
Andreas Rauschert authored
BMW Dev-branch See merge request eclipse/simopenpass/scenario_api!16
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Oct 07, 2021
-
-
Andreas Rauschert authored
Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Oct 06, 2021
-
-
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 eclipse/simopenpass/scenario_api!17
-
- Sep 29, 2021
-
-
Andreas Rauschert authored
-
- Sep 27, 2021
-
-
Christoph Kochendoerfer authored
-
Nick Dunning authored
-
- Sep 15, 2021
-
-
René Paris authored
Buildfix - define header function inline See merge request eclipse/simopenpass/scenario_api!19
-
- Sep 14, 2021
-
-
Andreas Rauschert authored
would otherwise cause a compiler error on multiple usages
-
- 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 17, 2021
-
-
René Paris authored
.clang-format from simopenpass See merge request eclipse/simopenpass/scenario_api!6
-
René Paris authored
Signed-off-by:
Rene Paris <rene.paris@in-tech.com>
-
- 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
-