Commit Graph

4840 Commits

Author SHA1 Message Date
bernat 92b26c234d Disabling temporally AdditionalMaps on windows 2021-02-26 09:29:06 +01:00
bernat f89cfbcc01 update content version 2021-02-25 16:54:01 +01:00
bernat 50f0626e5d Fix brightness values for UE 4.26 2021-02-25 16:54:01 +01:00
bernat 7a2c12cfe5 Fix for import process in UE 4.26 2021-02-25 16:52:30 +01:00
bernat 6d1511d759 Changelog 2021-02-25 16:48:15 +01:00
bernat f0248d3812 Removing Carsim from packages 2021-02-25 16:48:15 +01:00
bernat d04a86b859 Changing 4.24.3 to 4.26.1 2021-02-25 16:48:15 +01:00
Axel1092 30f88cfb73 Removed boost RTTI check. 2021-02-25 16:48:15 +01:00
bernat 5079eb7474 Disable determinism test temporally 2021-02-25 16:48:15 +01:00
bernat 646325094a Adding offscreen command 2021-02-25 16:48:15 +01:00
bernat 132d394a82 Adding UE4_ROOT variable 2021-02-25 16:48:15 +01:00
bernat 72fa082583 Update content 2021-02-25 16:48:15 +01:00
bernat 6a5f64ed57 Modified Jenkinsfile for UE 4.26 2021-02-25 16:48:15 +01:00
bernat 3bbc41f1b8 Fix IF scope 2021-02-25 16:48:15 +01:00
bernat 812508116e Changes for compiling UE 4.26 2021-02-25 16:48:15 +01:00
Axel e34e0f40b7 Fixed spawn of sensors during replayer. 2021-02-24 23:12:41 +01:00
bernat a0dbf0f8e5 cleanning code 2021-02-23 19:07:23 +01:00
bernat 4fef53d653 changelog 2021-02-23 19:07:23 +01:00
bernat 13e472d46a Adding Lincoln 2020 dimensions as .par file 2021-02-23 19:07:23 +01:00
bernat 47826cd406 Disabling Carsim after collision 2021-02-23 19:07:23 +01:00
bernat 1220b5a669 First version 2021-02-23 19:07:23 +01:00
corkyw10 e2d0127aae Restructured description of respository 2021-02-19 17:24:52 +01:00
corkyw10 d7a2e7428c Replaced stable doc link with a reference to the v:latest doc selector 2021-02-19 17:24:52 +01:00
corkyw10 435b82b610 Restructured download page to show latest versions with their relevant docs, remove stable mention and fix master to dev for the nightly build 2021-02-19 17:24:52 +01:00
corkyw10 9676718c30 Stable branch mention in README removed 2021-02-19 17:24:52 +01:00
corkyw10 be10b651f1 Removed stable branch in linux build docs 2021-02-19 17:24:52 +01:00
corkyw10 340ecc15ae Removed how to download sepcific stable version of docker image and changed to latest version 2021-02-19 17:24:52 +01:00
dependabot[bot] 8d998c1f1e Bump lxml from 4.5.0 to 4.6.2 in /Co-Simulation/Sumo
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.0...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 10:07:55 +01:00
Axel d76e9c9c1b Review fixes. 2021-02-18 10:04:35 +01:00
Axel a93376e202 review changes 2021-02-18 10:04:35 +01:00
Axel 546016c664 Set chrono version to 6.0.0. 2021-02-18 10:04:35 +01:00
Axel e34205399c Fixed .uproject file asociation 2021-02-18 10:04:35 +01:00
Axel1092 d6d4b1f50d Skipping 0 delta times. 2021-02-18 10:04:35 +01:00
Axel1092 723d23aaed Small fix for Windows compilation without chrono. 2021-02-18 10:04:35 +01:00
Axel 3c1f515b3f Fixed fall through bug for chrono vehicle. 2021-02-18 10:04:35 +01:00
Axel1092 aef432e08b Small fix to windows build 2021-02-18 10:04:35 +01:00
Axel1092 0473b18df1 Added missing .lib from chrono to Build.cs 2021-02-18 10:04:35 +01:00
Axel1092 028e029404 Updated chrono install for windows. 2021-02-18 10:04:35 +01:00
Axel bf8e160622 Added release compile mode for chrono library. 2021-02-18 10:04:35 +01:00
Axel f45e0d7c08 Added substep algorithm for chrono. Added initial UE4 terrain detection with raycast. 2021-02-18 10:04:35 +01:00
Axel1092 7122ce01c6 mend 2021-02-18 10:04:35 +01:00
Axel1092 b38b92f4b6 mend 2021-02-18 10:04:35 +01:00
Axel1092 2e0b4bc885 Fixed windows compilation issue 2021-02-18 10:04:35 +01:00
Axel1092 14a634aa29 Added chrono compilation support for windows. 2021-02-18 10:04:35 +01:00
Axel 2117794dd7 Created base chrono implementation 2021-02-18 10:04:35 +01:00
Axel 7c3367325f Added chrono library 2021-02-18 10:04:35 +01:00
Timothy Sturm 4ba40e74f2 Update core_actors.md 2021-02-15 20:56:18 +01:00
corkyw10 e18054597a Added extra line to bottom of snippets, updated unload and load map layers snippets to show maps being loaded with differents layers staright away, added info about minimum layout to core maps and Python API warning for load and unload maps. 2021-02-12 18:12:53 +01:00
corkyw10 fe1472ca6e Add code snippets to Python API for toggling env objects and map layers. Corrected spelling of snippets on buttons and headers 2021-02-12 18:12:53 +01:00
Kai A. Hiller db39e57096 [Docs] List Carla versions available in deb repo 2021-02-11 11:43:08 +01:00