nsubiron
|
6a943333a1
|
Refactor map related methods
|
2019-03-01 00:15:58 +01:00 |
Daniel
|
7f5a39bbb5
|
List all maps from Carla Statics. Load map from full path or name.
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
5da183e4c5
|
Change episode in client-side if server changed episode by checking world observer message
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
5b7098a67c
|
Remove map_name from world
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
461bd5b1c6
|
Fix possible unwanted exception thrown on a thread
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
036bc22ae4
|
Include episode id on world observer message
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
aa818cdc67
|
Make episodes have a random unique id to avoid collisions between runs
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
532355dbf9
|
Fix client stuck after requesting map on sync mode
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
92f154649a
|
Update Python API reference
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
027879bb1e
|
Get rid of Example.CarlaSettings.ini
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
fe2ebc527c
|
Allow changing episode settings at runtime (sync mode and no-rendering mode)
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
e90e82cc81
|
Fix #1244, make simulator wait for client cue each tick if sync mode is enabled
|
2019-03-01 00:15:58 +01:00 |
nsubiron
|
43ed758fb8
|
Fix #1258, add FCarlaEngine to ensure tick order
|
2019-03-01 00:15:58 +01:00 |
germanros1987
|
37281da4eb
|
Merge pull request #1314 from carla-simulator/manishthani/no_rendering_mode
Traffic light gets illuminated when car is close to its trigger volume
|
2019-02-28 12:32:02 -08:00 |
germanros1987
|
9ab1411bd4
|
Merge master into manishthani/no_rendering_mode
|
2019-02-28 12:29:05 -08:00 |
Néstor Subirón
|
be4501133c
|
Merge pull request #1300 from carla-simulator/autogenerate-map-commandlet
Autogenerate map commandlet
|
2019-02-28 18:13:53 +01:00 |
Néstor Subirón
|
1798e57ef9
|
Merge branch 'master' into autogenerate-map-commandlet
|
2019-02-28 16:08:48 +01:00 |
Daniel
|
912e28b8ba
|
Added default to Sign Selection
|
2019-02-28 16:03:12 +01:00 |
Néstor Subirón
|
f9708ffd98
|
Merge pull request #1223 from carla-simulator/bernatx/Recorder
Bernatx/recorder
|
2019-02-28 16:00:28 +01:00 |
nsubiron
|
34a6afac1c
|
Make Python scripts executable
|
2019-02-28 15:22:24 +01:00 |
nsubiron
|
6789783a17
|
Merge branch 'master' into bernatx/Recorder
|
2019-02-28 15:17:18 +01:00 |
Daniel
|
5750cb942b
|
Engine no longer removed
|
2019-02-28 15:12:09 +01:00 |
bernatx
|
e3c2f68195
|
Initializing a variable
|
2019-02-28 14:56:03 +01:00 |
Daniel
|
c5145dbe64
|
Jenkins settings updated
|
2019-02-28 14:15:27 +01:00 |
Manish
|
27c472fce6
|
Improved stop signs and fixed pylint messages
|
2019-02-28 14:14:50 +01:00 |
bernatx
|
b7be0c67d3
|
Changes for the Pull Request
|
2019-02-28 12:37:02 +01:00 |
Daniel
|
2258562d82
|
Removed log
|
2019-02-28 11:51:25 +01:00 |
Manish
|
d7b28173ef
|
Text also updates according to affecting light state
|
2019-02-28 11:12:34 +01:00 |
Manish
|
847117245a
|
Merge branch 'master' into manishthani/no_rendering_mode
|
2019-02-28 10:38:48 +01:00 |
Manish
|
7fe55b8d6c
|
Fixed bug
|
2019-02-28 10:14:31 +01:00 |
nsubiron
|
2c6bc252d2
|
Fix compilation on Windows
|
2019-02-27 22:59:45 +01:00 |
Daniel
|
668865c3a9
|
With_editor to With_editoronly_data
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
fe4fcb68ba
|
Export tool updated. Minor distribution fixes
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
bc9a713791
|
Map process now inside Carla Plugin
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
78fb59d44c
|
README file for RoadRunnerFiles
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
a5aebf9a89
|
Excluded test file
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
9051def0ee
|
Small fixes
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
1958a1c445
|
Added changes to changelog
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
c004432c39
|
Improved OpenDriveActor
- Now it keeps track of signs and lights
- Now it despawns signs and lights on "Remove Route"
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
e7a5f870f3
|
Added Traffic Signs
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
59ea5589e0
|
Import now work with custom traffic lights and groups
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
dd0daceb9c
|
Build and material fixes
Fixed a compilation issue.
Fixed a value being GCed and not changing material properly when --usecarlamats was used.
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
1644ae4b17
|
Fixed material issue
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
cad5a61318
|
Changed the plugin so it is a editor plugin
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
5491ab54eb
|
Improved script messaging
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
7830ad7d08
|
Documentation for generate map from fbx
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
166375b87e
|
Removed test print
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
8d2769d22e
|
first completed version of the generate_map.py script
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
a34a0e1d02
|
Basic functionality achieved.
- FBX to UMAP
|
2019-02-27 20:01:23 +01:00 |
Daniel
|
81158985a0
|
Commandlet for creating a new map (Editor Side)
|
2019-02-27 20:01:23 +01:00 |