- Oct 24, 2022
-
-
Martin Stump authored
* Add CPM download script * Download nholthaus/units@2.3.3 * Download google/googletest@1.12.1 * Add doc target * Add test target * Skip unused units Signed-off-by:
Martin Stump <martin.stump@mercedes-benz.com>
-
- Aug 16, 2022
-
-
- Aug 04, 2022
-
-
Xiao Pan authored
-
- Aug 02, 2022
-
-
Xiao Pan authored
-
- Jul 27, 2022
-
-
Kepa Cantero authored
-
- Jul 25, 2022
-
-
Andreas Rauschert authored
-
Andreas Rauschert authored
-
Andreas Rauschert authored
-
- Jul 20, 2022
-
-
René Paris authored
The method ICoordconverter::Convert is ambiguous, as the returned position is defined as a variant. Also, one inert_pos could lead to several openDRIVE positions (overlapping lanes). To clarify, the method has been removed. Signed-off-by:
Rene Paris <rene.paris@in-tech.com> Closes #15
-
- Jul 19, 2022
-
-
Kepa Cantero authored
-
- Jul 18, 2022
-
-
- Jul 14, 2022
-
-
René Paris authored
- Bundle `RouteStrategy` together with `Waypoints` into new structure `RouteWaypoint` - Using `std::vector<RouteWaypoint>` in `FollorRouteControlStrategy` for enhanced waypoints, allowing to specify a `RouteStrategy` for every single waypoint. Signed-off-by:
Rene Paris <rene.paris@in-tech.com> **FIXUP THIS COMMIT BEFORE MERGE**
-
Signed-off-by:
Xiao Pan <xiao.pan@ansys.com>
-
- Jul 13, 2022
-
-
René Paris authored
Till now it was is open how a simulator should plan a route for given waypoints. This behavior is fixed by introducing a RouteStrategy, following the specification of OpenSCENARIO 1.2. Closes #14 Signed-off-by:
Rene Paris <rene.paris@in-tech.com>
-
- Jun 20, 2022
-
-
David Weiß authored
-
David Weiß authored
-
- Jun 01, 2022
-
-
Matthias Greuter authored
-
- May 10, 2022
-
-
Baljeet Singh authored
Issue: CB-#5868635
-
- May 02, 2022
-
-
Ahmed Rehman Ghazi authored
-
Ahmed Rehman Ghazi authored
-
- Apr 28, 2022
-
-
Islam Abed authored
-
- Apr 27, 2022
-
-
Islam Abed authored
-
- Apr 26, 2022
-
-
Xiao Pan authored
-
- Apr 04, 2022
-
-
Islam Abed authored
-
- Mar 25, 2022
-
-
Islam Abed authored
-
- Mar 18, 2022
-
-
Andreas Rauschert authored
-
Andreas Rauschert authored
- entity position is the geometric center of the bounding box - add geometry helper so geometric calculations can be done by the scenario engines
-
Andreas Rauschert authored
-
Andreas Rauschert authored
-
David Weiß authored
-
Kepa cantero authored
-
Kepa Cantero authored
-
- Feb 28, 2022
-
-
David Weiß authored
-
- Feb 25, 2022
-
-
David Weiß authored
-
- Feb 15, 2022
-
-
David Weiß authored
-
- Feb 03, 2022
-
-
Matthias Greuter authored
-
- Jan 31, 2022
-
-
Andreas Rauschert authored
- use IsEqual in stead of == comparison of double Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
Matthias Greuter authored
-
- Jan 28, 2022
-
-
Andreas Rauschert authored
- added nullptr check for entity - first try to use the existing velocity vector of the entity to derive the direction of the future velocity vector before using the entity orientation Signed-off-by:
Andreas Rauschert <andreas.rb.rauschert@bmw.de>
-
- Jan 25, 2022
-
-
Matthias Greuter authored
-