Jeff Xiao
|
cb9a48e40c
|
Update Util/BuildTools/BuildPythonAPI.bat
Co-Authored-By: Gökhan Barış Aker <gokhanbarisaker@gmail.com>
|
2020-02-03 12:05:31 +01:00 |
Jeff Xiao
|
781ca97676
|
Fix make clean and success message
|
2020-02-03 12:05:31 +01:00 |
Shubham Paul
|
7a06645fe4
|
Updated CHANGELOG.md
|
2020-02-03 11:54:45 +01:00 |
Shubham Paul
|
3aae33b10f
|
fixed doppler velocity (using the delta v component along the radar and the reflection point instead of the actor)
|
2020-02-03 11:54:45 +01:00 |
Marc Garcia Puig
|
d617db030e
|
Improved docs
|
2020-02-03 09:50:54 +01:00 |
victor.anton
|
ab6cef2bc7
|
Updated bp_library.md and python_api.md
|
2020-02-03 09:50:54 +01:00 |
victor.anton
|
86c4411b88
|
Using CALL_RETURNING_LIST instead of custom function
|
2020-02-03 09:50:54 +01:00 |
victor.anton
|
2bf2b97d64
|
Formatted inline code
|
2020-02-03 09:50:54 +01:00 |
victor.anton
|
f4f980b779
|
Updated CHANGELOG.md
|
2020-02-03 09:50:54 +01:00 |
victor.anton
|
34f993a7c9
|
Added Contains and Get(World/Local)Vertices to BoundingBox
|
2020-02-03 09:50:54 +01:00 |
sergi.e
|
542f6f28d3
|
sergi-e/linux-build (#2412)
* Linux build installation first draft.
* linux build second draft
* Axel review and Codacy tips added
|
2020-01-31 17:03:51 +01:00 |
Fabian Oboril
|
1f7669e4b3
|
Fixed agent crashes due to API changes in is_within_distance_ahead (#2386)
* Fixed agent crashes due to API changes in is_within_distance_ahead
|
2020-01-22 17:10:02 -08:00 |
Marc Garcia Puig
|
7bd95e49b6
|
Updated ContentVersion.txt
|
2020-01-20 20:53:58 +01:00 |
Marc Garcia Puig
|
f270aa5949
|
Updated changelog & fix dynamic weather altitude
|
2020-01-20 20:53:58 +01:00 |
Marc Garcia Puig
|
f57aaef687
|
Fixed the initial state of weather.py
|
2020-01-20 20:53:58 +01:00 |
doterop
|
a52e97f3c3
|
Added missing end of file line.
|
2020-01-20 20:53:58 +01:00 |
marcos909
|
f866fa47d9
|
Finished weather script without dynamic weather
|
2020-01-20 20:53:58 +01:00 |
Marcos Delgado Cuevas
|
86e46f1a63
|
Changed ASCII characters in weather.py
|
2020-01-20 20:53:58 +01:00 |
marcos909
|
77fbadbf65
|
weather.py --> Added wetness, changed "cloudyness" , fixed some functions
Weather.cpp --> Skip weather
Weather.h --> Added "SetWeather" Function
|
2020-01-20 20:53:58 +01:00 |
marcos909
|
c3a89b5a57
|
Upload client_test.py as weather in utils
Activate mesh distance fields
|
2020-01-20 20:53:58 +01:00 |
Marc Garcia Puig
|
a41bf95afd
|
Added more weather attributes
|
2020-01-20 20:53:58 +01:00 |
bernatx
|
73f91e0bfc
|
Changelog
|
2020-01-15 15:12:34 +01:00 |
bernatx
|
f3022b9150
|
Fix Low / Epic quality levels transition
|
2020-01-15 15:12:34 +01:00 |
bernat
|
b9fbbf7fd0
|
Release candiadate (#2310)
|
2019-12-21 04:59:22 +01:00 |
germanros1987
|
ab97355040
|
Upgraded parameters of Unreal/CarlaUE4/Config/DefaultInput.ini to prevent mouse freeze (#2308)
|
2019-12-18 18:31:53 -08:00 |
Marc Garcia Puig
|
1d71ecb9a8
|
Fixed NumLock error automatic_control.py (#2306)
* Fixed NumLock error aut_cntrl.py
* Updated Chaneglog & reduced unused imports
|
2019-12-17 10:40:27 -08:00 |
bernatx
|
b46117685e
|
Adding new line at end
|
2019-12-13 15:29:38 +01:00 |
bernatx
|
c9358be60c
|
Refreshing tm_spawn_npc script
|
2019-12-13 15:29:38 +01:00 |
Jacopo Bartiromo
|
6f3c4e261c
|
Namespaces fix
|
2019-12-13 15:29:38 +01:00 |
Marc Garcia Puig
|
09b9821fdc
|
Fixed Import folder in gitignore
|
2019-12-13 15:29:38 +01:00 |
Marc Garcia Puig
|
095b1fb70f
|
Updated docs regarding Traffic Manager
|
2019-12-13 15:29:38 +01:00 |
Jacopo Bartiromo
|
fb41af3628
|
Windows compatibility changes pt2
|
2019-12-13 15:29:38 +01:00 |
Jacopo Bartiromo
|
3c1aa7d847
|
Windows compatibility changes
|
2019-12-13 15:29:38 +01:00 |
Marc Garcia Puig
|
9d068d2be2
|
Fix dirty packages
|
2019-12-12 14:25:10 +01:00 |
germanros1987
|
9ca74356a7
|
Update README.md
Forum added.
|
2019-12-11 12:17:06 -08:00 |
Marc Garcia Puig
|
51a4683d30
|
Fixed dirty deploy
|
2019-12-11 21:11:26 +01:00 |
bernatx
|
47a2d82738
|
Release Linux 0.9.7
|
2019-12-11 18:17:36 +01:00 |
dotero
|
e9a2935a5a
|
Fixing code formatting
|
2019-12-11 16:31:51 +01:00 |
Jacopo Bartiromo
|
2362f71216
|
Removing traces of old make TrafficManager
|
2019-12-11 16:31:51 +01:00 |
Jacopo Bartiromo
|
f794f939f6
|
Higher min_junct_lookahead for traffic lights
pylint fix
|
2019-12-11 16:31:51 +01:00 |
Jacopo Bartiromo
|
02f292795a
|
Increased min lane change distance
Rename tm_demo to _tm_spawn_npc
Add walker spawn
Remove tm_set_autopilot_test
|
2019-12-11 16:31:51 +01:00 |
Praveen Kumar
|
3e3d9acaf9
|
Modified waypoint purge logic
Fixed lane change targe point positioning
|
2019-12-11 16:31:51 +01:00 |
Jacopo Bartiromo
|
fc955bdcb7
|
PID Changes + WIP Collision Stage bug fix
|
2019-12-11 16:31:51 +01:00 |
Jacopo Bartiromo
|
d4b57a44b7
|
Fixes pyconfig.h error
|
2019-12-11 16:31:51 +01:00 |
Guillermo
|
df6a1ac7ea
|
PID fixes
|
2019-12-11 16:31:51 +01:00 |
Jacopo Bartiromo
|
34a030f5bd
|
Integrated changes regarding PID values.
New parameters to ignore actors or traffic light.
More WIP for killing vehicles.
|
2019-12-11 16:31:51 +01:00 |
Praveen Kumar
|
1ad26fb369
|
Fixes to collision negotiation logic in intersection
Fixes to false traffic light detection at non signalized junctions
|
2019-12-11 16:31:51 +01:00 |
Jacopo Bartiromo
|
6792fab047
|
compilation errors
|
2019-12-11 16:31:51 +01:00 |
Praveen Kumar
|
6178496b65
|
Fixed path track issue during lane change
|
2019-12-11 16:31:51 +01:00 |
Praveen Kumar
|
e9b32bc424
|
Changes to lane change logic
to further rely on path tracking
|
2019-12-11 16:31:51 +01:00 |