Commit Graph

2974 Commits

Author SHA1 Message Date
bernatx 58f00c9a3d Fixes that an actor could be respawned before the Episode is ready 2019-05-21 18:46:08 +02:00
Daniel 03fdb58b29 Fixed commandlets crash. Improved code 2019-05-21 18:40:08 +02:00
manishthani ce3ea1c463 Improved lane markings and added sidewalks to no_rendering_mode.py (#1620)
* improved lane markings + added sidewalks + added crosswalks function + refactor
* Update CHANGELOG
* Commenting crosswalk func dur to pylint
2019-05-20 15:24:12 +02:00
nsubiron 67cfd574af Deploy maps too 2019-05-16 14:54:29 +02:00
manishthani 4a41672e85
Merge branch 'master' into manishthani/load_props_definition 2019-05-14 16:37:28 +02:00
Néstor Subirón cf58f7a2c1
Fix dead-lock when loading a new map in synchronous mode. (#1588)
* Fix #1412, dead-lock when loading a new map in synchronous mode.
* Update CHANGELOG
* Add smoke test for #1412
2019-05-10 16:33:48 +02:00
RoadToML 9fde8f20cd spelling mistakes (#1624) 2019-05-09 12:40:05 +02:00
nsubiron ab7a16687a Update content link 2019-05-08 18:50:29 +02:00
nsubiron 53802fafee Fix readthedocs navigation and page order 2019-05-08 16:14:25 +02:00
Daniel Novillo 1f8e405425 Exposed 'is_invincible' for pedestrians (#1454) 2019-05-08 13:45:02 +02:00
Daniel 0dde4e91d4 Updated log. Fixed map not being removed 2019-05-08 12:22:08 +02:00
nsubiron 661bc87a0c Update content link 2019-05-08 10:36:14 +02:00
Marc Garcia Puig 35815dac47 Ignoring warnings on system libs on Win build 2019-05-07 15:59:31 +02:00
nsubiron 423508e8ba Fix compiler warning C4822 2019-05-07 11:59:45 +02:00
nsubiron 9e2ea00820 Fix missing requirements of PythonAPI util 2019-05-07 11:51:16 +02:00
nsubiron 81e5062e06 Workaround for crash on audio system 2019-05-07 11:50:47 +02:00
Manish ca7299e504 Removing prints 2019-05-06 10:54:38 +02:00
manishthani bfec4390a0
Merge branch 'master' into manishthani/load_props_definition 2019-05-03 18:40:31 +02:00
Manish a57922cb0b Small Refactor 2019-05-03 18:40:05 +02:00
Manish 3c15ffde57 Added smoke test 2019-05-03 18:18:14 +02:00
Manish 2950e8aca4 Changed registry file format + made importing more automatic 2019-05-03 16:15:06 +02:00
nsubiron e6bd4ac70f Upgrade to GTest 1.8.1 2019-05-03 12:53:43 +02:00
nsubiron 0466081920 Prepare to upgrade to Boost 1.70 (not upgrading due to bug in Boost.Variant) 2019-05-03 12:53:43 +02:00
nsubiron 32d9715ef8 Upgrade to Unreal Engine 4.22 and clang 7 2019-05-03 12:53:43 +02:00
Marc Garcia Puig e52f6c7853 Deleted Protobuf Windows installer script 2019-05-03 11:31:19 +02:00
nsubiron 2bbbeddefa Update CHANGELOG 2019-05-03 11:31:19 +02:00
nsubiron 5fa06e0de0 Replace game mode 2019-05-03 11:31:19 +02:00
nsubiron a220caeee1 Remove "TheNew" from TheNewCarlaServer and TheNewCarlaGameModeBase 2019-05-03 11:31:19 +02:00
nsubiron 2e2d8f9a43 Commit DefaultEngine.ini so Unreal stops modifying it 2019-05-03 11:31:19 +02:00
nsubiron fce4d1a9f8 Remove deprecated code from Carla plugin 2019-05-03 11:31:19 +02:00
nsubiron 294f95926e Remove ImageConverter 2019-05-03 11:31:19 +02:00
nsubiron 474205b4aa Remove old CarlaServer 2019-05-03 11:31:19 +02:00
nsubiron c94719156c Remove deprecated PythonClient 2019-05-03 11:31:19 +02:00
nsubiron b6549adda8 Automate nightly build deployment 2019-05-03 10:13:10 +02:00
germanros1987 c3231d01f2
Merge pull request #1602 from carla-simulator/local_planner_debug_flag
Adding the flag correctly
2019-05-02 14:14:24 -07:00
germanros1987 94bc06274b
Merge master into local_planner_debug_flag 2019-05-02 10:24:28 -07:00
Manish 3b2d706ae6 Update CHANGELOG 2019-05-02 16:20:35 +02:00
manishthani 7f2d505120
Merge branch 'master' into manishthani/load_props_definition 2019-05-02 16:18:08 +02:00
Tomasz Sułkowski 538b4e04d6 Client-side bounding boxes (#1383)
* BasicSynchronousClient for client side bounding boxes done
* client-side bounding boxes done
* Updated CHANGELOG.md and client_bounding_boxes with appropriate imports for development build
* moved client_bounding_boxes.py to examples/
* attempt to fix strange pylint error
* fix attempt for pylint2
* Disabled pylint E1126 as it is getting confused with numpy matrix slice
2019-05-02 16:01:47 +02:00
Manish 644e30c0f0 changed emptymap & tempmap paths + tempmap removed after exporting + minor changes 2019-05-02 15:42:32 +02:00
Daniel 57e34021c7 FBX Imported ready 2019-05-02 15:42:32 +02:00
Manish 7aaa2683f3 Refactoring 2019-05-02 15:42:32 +02:00
Manish aca3977d72 More Refactor 2019-05-02 15:42:32 +02:00
Manish 7c14cea8a5 Refactor 2019-05-02 15:42:32 +02:00
Manish 133c9c0f93 user props overwrite default ones + repeated props control + refactor 2019-05-02 15:42:32 +02:00
Manish c2551c6379 Added prop blueprint registry class 2019-05-02 15:42:32 +02:00
Daniel 408385eb10 Code improvements 2019-05-02 15:42:32 +02:00
Daniel cd12573c2c import_fbx script added
This script will allow to insert props to Carla
2019-05-02 15:42:32 +02:00
Marc Garcia Puig 8781712eb8 Updated OpenDriveActor (#1593)
* Fixed OpenDriveActor

* Fixed bebug lines of OpenDriveActor in UE4 editor

* Updated changelog
2019-05-02 14:38:18 +02:00
Felipe Codevilla 092d3d7898 adding the flag correctly 2019-05-01 21:02:47 -04:00