Commit Graph

1116 Commits

Author SHA1 Message Date
nsubiron 4bc0d43e75 Clean up jenkins build afterwards 2018-05-08 17:54:10 +02:00
nsubiron 951694aa91 Fix #313 include map name in scene description message 2018-05-08 14:43:39 +02:00
Néstor Subirón 6458981ffe
Merge pull request #397 from carla-simulator/issue#396
Changes in CarlaSettingsDelegate so it wont apply max distance culling to foliage in Low mode
2018-05-08 14:33:50 +02:00
Juan Belón 4779236a80 IsPendingKillPending ---> IsPendingKill 2018-05-08 13:00:26 +02:00
Juan Belón 744d928142 OnActorSpawned condition fixed 2018-05-08 12:57:08 +02:00
Juan Belón 3a8c7a8097 Changes in CarlaSettingsDelegate so it wont apply max distance culling for Low quality settings level. 2018-05-08 11:51:01 +02:00
nsubiron 46dcb1dc14 Add Jenkins pipeline 2018-05-07 20:40:58 +02:00
Marc Garcia Puig a154d852bf Documentation on how to build for Windows (#373)
Added documentation on how to build CARLA for Windows manually
2018-05-02 10:00:23 +02:00
Néstor Subirón 8f136f7018
Merge pull request #375 from carla-simulator/spawn_vehicles_fix
Changes in the vehicles spawning algorithm
2018-04-23 17:17:43 +02:00
Juan Belón e577c10026 Changes in the vehicles spawning algorithm 2018-04-23 15:12:02 +02:00
nsubiron 9390a02220 Update news section 2018-04-23 13:08:19 +02:00
nsubiron 2d52245d3e Fix #371 bounding box was scaled twice when computing map intersection 2018-04-23 10:57:05 +02:00
felipecode 79c81bf3fe Fixing conversion problem on manual control 2018-04-20 19:31:22 +02:00
nsubiron 0fb3c3ff7e Increase version and update changelog 2018-04-20 18:36:33 +02:00
nsubiron e3bcbcbfba Update assets link 2018-04-20 17:17:54 +02:00
felipecode 2f922e1d97 fixed readme.md 2018-04-20 16:52:07 +02:00
Néstor Subirón 140500a6f8
Merge pull request #341 from carla-simulator/some_benchmark_fixes
Some benchmark fixes
2018-04-20 16:30:19 +02:00
felipecode e85f37fae9 Style changes, changing useless files 2018-04-20 16:10:07 +02:00
nsubiron edd4f20839 Rollback client example 2018-04-20 12:19:00 +02:00
nsubiron bf87a033ce Move test suite to its own folder 2018-04-20 11:24:17 +02:00
felipecode 42e6fb9fdc fixing documentation 2018-04-19 16:34:16 +02:00
felipecode b5f65cc509 removing unused tests 2018-04-19 16:05:59 +02:00
felipecode 3e84ad7468 removing traceback 2018-04-19 15:21:17 +02:00
felipecode 2e242a47bc Merge branch 'some_benchmark_fixes' of https://github.com/carla-simulator/carla into some_benchmark_fixes 2018-04-19 15:11:58 +02:00
felipecode 9b7cdbc15e benchmark 2018-04-19 15:11:29 +02:00
nsubiron cc091e1f70 Remove shebangs on non-executable files, and run autopep8 since I was there 2018-04-19 14:53:22 +02:00
felipecode 4f03224c43 fixes on the benchmark 2018-04-17 17:47:28 +02:00
felipecode 3f0ad1e8ed Merge branch 'some_benchmark_fixes' of https://github.com/carla-simulator/carla into some_benchmark_fixes 2018-04-17 17:44:14 +02:00
felipecode ac35e26d88 Fixing details on the documentation 2018-04-17 17:43:49 +02:00
Felipe Codevilla 213707c685
Merge branch 'master' into some_benchmark_fixes 2018-04-17 16:13:58 +02:00
nsubiron c3b3d3322f Add travis-ci job for testing the documentation 2018-04-17 15:45:07 +02:00
nsubiron b2bdd96501 Document non-player agents 2018-04-17 15:38:04 +02:00
nsubiron d6b61aac63 Fix #345 rollback vehicle's location and send relative transform of the bounding box 2018-04-17 15:38:04 +02:00
Néstor Subirón c5ccf00134
Merge pull request #348 from carla-simulator/issue#332
Add "frame number" to measurements and sensor data
2018-04-17 15:37:04 +02:00
felipecode a74c8c2727 Benchmark documentation polishing 2018-04-17 14:54:18 +02:00
felipecode 50eb4378b9 Fixing mkdocs issue 2018-04-17 12:22:07 +02:00
nsubiron d077be5330 Update lidar measurement's frame number 2018-04-16 18:21:24 +02:00
nsubiron 2417d82dfd Add frame number to sensor data 2018-04-13 17:55:00 +02:00
nsubiron 51f4d1271d Add frame number to measurements message 2018-04-13 15:31:04 +02:00
felipecode 237bc36a5c driving benchmark results printer 2018-04-13 15:22:10 +02:00
Néstor Subirón ca14d4c8ab
Merge pull request #333 from carla-simulator/Optimizations
Optimizations
2018-04-13 12:27:41 +02:00
felipecode a5d60c4cd0 docs 2018-04-12 19:43:54 +02:00
CVC\jbelon 5e423bcadc Minor fix to be able to Build 2018-04-12 18:09:34 +02:00
juaxix 1bb7fb89fb Logs for Walker Spawner only if the flag is defined 2018-04-12 17:17:50 +02:00
juaxix c65dd122d2 Set settings delegate now is async to keep server/client conn 2018-04-12 16:29:03 +02:00
felipecode 1c0f022a7e Added positions 2018-04-12 15:05:05 +02:00
CVC\jbelon dc041d748a Fix #334 - SceneCaptureCamera now names correctly in construction time and checks for the correctness of the rendertarget component in runtime 2018-04-12 12:54:48 +02:00
CVC\jbelon 819b1e7e8d Merge remote-tracking branch 'origin/master' into Optimizations 2018-04-12 09:57:25 +02:00
CVC\jbelon 2c2a2306ef Removed unnecessary includes from .h 2018-04-11 17:39:03 +02:00
felipecode a92480c431 Save json dictionaries 2018-04-11 15:02:49 +02:00