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 |
nsubiron
|
10ea15d859
|
Update content link
|
2019-02-27 19:29:13 +01:00 |
nsubiron
|
a4aa8ef5dd
|
Update python_api.md
|
2019-02-27 18:54:03 +01:00 |
Aidan Clear
|
f3eeb2ffa3
|
Updating changelog
|
2019-02-27 18:51:07 +01:00 |
Aidan Clear
|
5cbde4d5a9
|
Updating api to allow retrieval of traffic pole index and the other traffic lights in a group from a traffic light
|
2019-02-27 18:48:40 +01:00 |
Manish
|
7d59dd6208
|
Updated changelog
|
2019-02-27 18:20:11 +01:00 |
Manish
|
be6b9d3b79
|
Traffic light gets illuminated when car is close to its trigger volume
|
2019-02-27 18:20:11 +01:00 |
nsubiron
|
4961fd488b
|
Update content link
|
2019-02-27 17:47:36 +01:00 |
nsubiron
|
419be77858
|
Add support for stop and yield signs
|
2019-02-27 17:47:36 +01:00 |
nsubiron
|
3e93782c98
|
Expose traffic sign's trigger volumes on Python API
|
2019-02-27 17:47:36 +01:00 |
nsubiron
|
6701f22ab1
|
Fix compilation error on Windows
|
2019-02-27 16:53:37 +01:00 |
bernatx
|
dc6fb320e0
|
Calling Recording functions without blocking Python
|
2019-02-27 15:29:01 +01:00 |
nsubiron
|
fa9ad0028d
|
Update content link
|
2019-02-27 14:36:41 +01:00 |
Néstor Subirón
|
60ef47f62b
|
Merge pull request #1304 from carla-simulator/feature/fixGeoReferenceParsing
fix parsing of OpenDrive geoReference exported by RoadRunner
|
2019-02-27 14:35:05 +01:00 |
Néstor Subirón
|
3f80ebcf0a
|
Merge branch 'master' into feature/fixGeoReferenceParsing
|
2019-02-27 13:14:29 +01:00 |
Néstor Subirón
|
d39bb39688
|
Merge pull request #1301 from carla-simulator/new_expose_vehicle_physics
New expose vehicle physics
|
2019-02-27 13:14:04 +01:00 |
Néstor Subirón
|
0e7e1b0b91
|
Merge branch 'master' into new_expose_vehicle_physics
|
2019-02-27 12:29:58 +01:00 |
Néstor Subirón
|
45685d0f5f
|
Merge pull request #1241 from carla-simulator/marcgpuig/windows_build
Basic build system for Windows
|
2019-02-27 12:27:35 +01:00 |
Manish
|
15d6675ddb
|
calling get physics control without gil
|
2019-02-27 12:00:12 +01:00 |
Marc Garcia Puig
|
f0273d5465
|
Merge branch 'master' into marcgpuig/windows_build
|
2019-02-27 11:50:57 +01:00 |
germanros1987
|
dc664cf4b2
|
Merge pull request #1287 from carla-simulator/NoRenderingModeFixes
No rendering mode fixes
|
2019-02-26 14:05:55 -08:00 |