doterop
|
704c710f3e
|
Removed comment
|
2021-01-12 17:11:22 +01:00 |
doterop
|
668d7fd496
|
Added exception to register crosswalks
|
2021-01-12 17:11:22 +01:00 |
bernat
|
78e7ea1130
|
Merge branch 'dev'
|
2020-12-22 23:54:58 +01:00 |
Marc Garcia Puig
|
2e5f66ea78
|
Fixed mkdocs version to 1.1
|
2020-12-22 22:51:36 +01:00 |
Axel
|
3bb3b0d3d5
|
Revert "Fixed tm loosing control of cars with low fps"
This reverts commit 30fc87a11a .
|
2020-12-22 20:19:50 +01:00 |
bernat
|
3f4eed2239
|
More version changes
|
2020-12-22 18:34:44 +01:00 |
bernat
|
65720f04b2
|
Changing to 0.9.11 version
|
2020-12-22 16:26:04 +01:00 |
bernat
|
7374804542
|
Adding plugins to the package
|
2020-12-22 16:13:50 +01:00 |
corkyw10
|
e8e978b8d8
|
moved snippet for draw_string to correct place, removed two references to code_recipes page that no longer exists
|
2020-12-22 16:13:00 +01:00 |
Axel
|
30fc87a11a
|
Fixed tm loosing control of cars with low fps
|
2020-12-22 16:12:26 +01:00 |
corkyw10
|
fe7dab693c
|
typo fix
|
2020-12-22 16:12:07 +01:00 |
Daniel Santos-Olivan
|
0c52d5b4c2
|
Documentation to compile UE4 in Windows
Added documentation to compile and patch the engine
in windows
|
2020-12-22 16:12:07 +01:00 |
bernat
|
36ce906d3b
|
Adding .CS to replace
|
2020-12-22 16:11:51 +01:00 |
corkyw10
|
7177f22fff
|
Added tutorial to nav bar and made some typo/grammar fixes
|
2020-12-22 16:11:51 +01:00 |
bernat
|
f30732fa3e
|
Additions
|
2020-12-22 16:11:51 +01:00 |
Axel
|
0f011d5001
|
Added Ubuntu simfile explanation.
|
2020-12-22 16:11:51 +01:00 |
bernat
|
54e362fd49
|
Initial Carsim docs
|
2020-12-22 16:11:51 +01:00 |
Daniel Santos-Olivan
|
07d0f66c30
|
Simulator: We return to sync frame but with lower timeout
|
2020-12-21 23:04:07 +01:00 |
bernat
|
a51a73ed87
|
Update content version
|
2020-12-21 23:03:06 +01:00 |
corkyw10
|
fc808973b8
|
Typos fixes and refactoring
|
2020-12-21 15:39:47 +01:00 |
Daniel Santos-Olivan
|
2f85970f15
|
Added documentation for new collision model for wheels.
|
2020-12-21 15:39:47 +01:00 |
Daniel Santos-Olivan
|
157ba6f2f6
|
Added explanation about physics substepping
|
2020-12-21 15:39:47 +01:00 |
Daniel Santos-Olivan
|
0c11869d68
|
Addition to PythonAPI
New substepping parameters to WorldSettings
|
2020-12-21 15:39:47 +01:00 |
Axel
|
383c0ebb74
|
Fixed missing laneChange record in OSM converted OpenDRIVE maps.
|
2020-12-21 12:20:00 +01:00 |
Daniel Santos-Olivan
|
14c22d9267
|
Fix Async - FixedDeltaTime mode
In ApplySettings we also need to check that the FixedDeltaTime
is correctly set when asynchronous mode.
|
2020-12-18 22:43:46 +01:00 |
Daniel Santos-Olivan
|
846b24cfac
|
Removed synchronization causing timeout in apply_settings
|
2020-12-18 22:43:46 +01:00 |
bernat
|
c07857a8cc
|
Update content
|
2020-12-18 20:27:55 +01:00 |
Marc Garcia Puig
|
1930d1d0b1
|
Removed unneded include
|
2020-12-18 20:27:01 +01:00 |
Marc Garcia Puig
|
861b95e853
|
Fixed DVS to work with the new rendering pipeline
|
2020-12-18 20:27:01 +01:00 |
doterop
|
726a5383af
|
Fixed texture streaming issues. (#3738)
|
2020-12-18 17:42:45 +01:00 |
bernat
|
0d24c199fa
|
New option to package to a single archive all
|
2020-12-18 14:32:05 +01:00 |
doterop
|
c0f595ae4f
|
Added docs for level object control (#3728)
* Added docs for level object control
* Added mds
* Typo fix
* Updated md
Co-authored-by: corkyw10 <corinnewhite@live.co.uk>
|
2020-12-18 11:48:37 +01:00 |
Axel
|
9ead730f53
|
fixed check.sh
|
2020-12-18 11:47:39 +01:00 |
Axel
|
8521510be8
|
Fixed unexpected arguments causing an error in .sh build files.
|
2020-12-18 11:47:39 +01:00 |
Axel
|
eabca398e9
|
Fixed build always reporting success even if failed.
|
2020-12-18 11:47:39 +01:00 |
bernat
|
e32b13ccf2
|
Update content version
|
2020-12-17 19:16:30 +01:00 |
Joel Moriana
|
79ffc83f74
|
fixed bug tm vehicle not moving
|
2020-12-17 19:04:04 +01:00 |
Daniel Santos-Olivan
|
5d7a978527
|
Corrected type to avoid compilations issues in windows.
|
2020-12-17 19:03:20 +01:00 |
Daniel Santos-Olivan
|
78aa7cb1bc
|
ApplySettings now check the episode settings
This method now check that the episode settings have
effect in the server as expected.
|
2020-12-17 19:03:20 +01:00 |
Daniel Santos-Olivan
|
dde86b42bb
|
Added all the settings to the Python out stream
|
2020-12-17 19:03:20 +01:00 |
doterop
|
d979b7f97a
|
Added docs for map layers control (#3729)
* Added doc for load/unload_map_layer
* Added MapLayer enum doc
* Fixed default param
* Updated load_world doc
* Added reset_settings param
* Added mds
* Some typo fixes and highlighted warning labels
* Fixed conflicts
Co-authored-by: corkyw10 <corinnewhite@live.co.uk>
|
2020-12-17 16:53:45 +01:00 |
Axel
|
1b257a15c3
|
Fixed missing defines
|
2020-12-17 16:49:32 +01:00 |
doterop
|
84f128db3b
|
Added mds
|
2020-12-17 15:18:58 +01:00 |
doterop
|
ad9c80b559
|
Updated docs
|
2020-12-17 15:18:58 +01:00 |
Axel
|
2fe34e0b5a
|
Added actor offset for carsim simulation.
|
2020-12-17 13:22:39 +01:00 |
Jacopo Bartiromo
|
5170ca5880
|
Extends mutex to TM stages
|
2020-12-16 22:02:45 +01:00 |
bernat
|
b6de4cde11
|
Updating content version
|
2020-12-16 17:26:06 +01:00 |
bernat
|
ccd36af546
|
Updating content version
|
2020-12-16 10:41:42 +01:00 |
Daniel Santos-Olivan
|
efc7fb35bd
|
Adapted smoke test for Python2
|
2020-12-15 22:33:21 +01:00 |
Daniel Santos-Olivan
|
46691473ee
|
Fix compatibility with Python2
|
2020-12-15 22:33:21 +01:00 |