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
corkyw10
ee1fc07caa
Included DVS sensor in Core sensors page, fixed some links in Python API and added info about when DVS will not return an image
2021-02-09 14:50:25 +01:00
Daniel Santos-Olivan
e5471da1dc
UE4 patches: Added new patches
2021-02-05 12:28:50 +01:00
corkyw10
9e0e95bcfb
updated changelog with performance benchmarking docs ref
2021-02-05 12:28:35 +01:00
corkyw10
22f1563a65
Layout tweaks for readibility
2021-02-05 12:28:35 +01:00
corkyw10
19ac0653a4
Rephrasing of introduction to section and inclusion of section for benchmark results of physics/TM/vehicles comparison
2021-02-05 12:28:35 +01:00
corkyw10
e7824e52a2
Added benchmark to navigation menu and created first draft of benchmark docs with explanation of where to find the script and flags available
2021-02-05 12:28:35 +01:00
corkyw10
8b8da8530c
Included instructions to get assets with Update.bat for latest verion
2021-02-03 17:51:38 +01:00
corkyw10
9b7a88a2f1
Removed outdated stable reference
2021-02-03 17:51:38 +01:00
corkyw10
d43e4ac765
Clarified that users need to have make version 3.81
2021-02-03 17:51:38 +01:00
corkyw10
82b6f4981e
First redraft Windows Build guide
2021-02-03 17:51:38 +01:00
corkyw10
1ffaf7b154
Changed the usage of control to parameter to refer to sweep wheel collision. Reworded the sentence that describes what is special about vehicle actors
2021-02-02 18:47:43 +01:00
corkyw10
9a64af38e8
Added sweep wheel collision to vehicle actor docs with code sammple. Some rewording and typo fixes and updated list of vehicles with lights
2021-02-02 18:47:43 +01:00
corkyw10
22a95df1dc
Fixed number of maps
2021-02-02 15:27:58 +01:00
corkyw10
3717907e0c
Added table of contents link to environment objects and added some padding to table titles
2021-02-02 15:27:58 +01:00
corkyw10
58ba361997
Added section to maps explaining environment objects toggling
2021-02-02 15:27:58 +01:00
corkyw10
81afb5481f
Fixed broken link in Python API for
2021-02-02 15:27:58 +01:00
corkyw10
c83f8dd127
Added section explaining layered and non-layered maps. Moved map images to hyperlinks accessible from the map table
2021-02-02 15:27:58 +01:00
Daniel Santos-Olivan
198fa38c9b
Improve benchmark script:
...
- Added option for sync mode (on by default)
- Added a warm-up time after spawning actors to not contaminate the results
- Added option for no rendering mode (on by default)
- Added two new cases for Lidar (100k and 1M points)
- Allow to cancel the execution like other scripts
- Added the option to benchmark only a sublist of maps, sensors and
types of weather
- Added a parameter to show all the maps, sensors and types of weather possible
2021-01-29 09:59:45 +01:00
Guillermo
18f2558223
Fixed bug related to RoadOptions
2021-01-29 09:59:25 +01:00
doterop
35c35c0055
Fixed how fixed_delta_seconds is obtained
2021-01-25 17:03:29 +01:00
doterop
23bf0fb16a
Removed comments
2021-01-25 17:03:29 +01:00
doterop
ac621539f0
Removed previous ReadyToCapture
2021-01-25 17:03:29 +01:00
doterop
2317e35f98
Added tick control on sensor for sensor_tick attribute
2021-01-25 17:03:29 +01:00
doterop
fa2cde9ace
Added smoke test for sensor_tick check
2021-01-25 17:03:29 +01:00
Axel
5b59d9ad14
Removed double check for carsim mode.
2021-01-21 10:20:43 +01:00