- Oct 27, 2023
-
-
Martin Stump authored
Interface classes derived from IIdentifiable are prone to diamond inheritance. Virtually inherit from IIdentifiable to ensure only one copy is inherited. Closes #64 See merge request !118
-
- Oct 24, 2023
-
-
René Paris authored
improving build instructions See merge request !128
-
René Paris authored
Test utils create See merge request !130
-
The interface_tests.cpp called a deprecated version of EntityRepository::Create(...). Changed the call to the new version and added a corresponding mock in test_utils.h
-
René Paris authored
doc: Clarify how MantleAPI deals with versioning Closes #43 See merge request !131
-
René Paris authored
fix(cmake): hotfix PATCH_COMMAND Closes #69 See merge request !132
-
- Oct 20, 2023
-
-
René Paris authored
-
René Paris authored
-
- Oct 17, 2023
-
-
Michael Behrisch authored
-
Michael Behrisch authored
-
Michael Behrisch authored
-
Michael Behrisch authored
-
Michael Behrisch authored
-
- Oct 05, 2023
-
-
René Paris authored
fix(ci): reimplement version comparison See merge request !126
-
René Paris authored
-
- Sep 26, 2023
-
-
Reinhard Biegel authored
fix(CI): doxygen filter extended for 1.9.6 Closes #67 See merge request !124
-
René Paris authored
see #68
-
René Paris authored
-
- Sep 25, 2023
-
-
René Paris authored
feature(doc): complete doxygen documentation Closes #63 See merge request !116
-
-
- Sep 20, 2023
-
-
René Paris authored
fix(IControllerConfig): Remove incomplete copy constructor Closes #66 See merge request !121
-
René Paris authored
fix(Build): Apply patch for handling pascal name conflicts in MinGW See merge request !120
-
- Sep 19, 2023
-
-
René Paris authored
-
René Paris authored
Remove the explicit copy constructor, which is misses two copy two members. This change modifies the behavior, as a copy now really copies and does not make the internal control strategies independend of each other (shared_ptr). With removal of the construtors, it move constructors will be generated as needed. Closes #66
-
- Sep 18, 2023
-
-
Raghunandan Netrapalli Madhusudhan authored
-
René Paris authored
refactor(controller_config): make 'name' base class member See merge request !119
-
René Paris authored
-
- Sep 05, 2023
-
-
René Paris authored
refactor(IController): Simplify controller interface Closes #55 See merge request !105
-
René Paris authored
-
- Aug 10, 2023
-
-
Andreas Rauschert authored
Add relative position to the spawning poses for traffic swarm See merge request !117
-
-
- Aug 07, 2023
-
-
Andreas Rauschert authored
Update TrafficSwarmParameters See merge request !111
-
-
- Jul 26, 2023
-
-
Andreas Rauschert authored
Update AlmostEqual method for large numbers to support absolute comparison only Closes #59 See merge request !114
-
-
Andreas Rauschert authored
Revert road id type as std::string Closes #60 See merge request !113
-
-
- Jul 14, 2023
-
-
René Paris authored
fix: Correct defaults for vehicle performance See merge request !109
-
-
Andreas Rauschert authored
Add jerk limits to entity Performance struct See merge request !106
-