Commit Graph

1194 Commits

Author SHA1 Message Date
Laurent George 19dea38409 fix box extent on last master 2018-06-11 10:35:35 +02:00
Laurent George 0f934cd1f1 Add a minimal ros bridge: camera, lidar, control
First version of the bridge written in python. Inspired by the work of
WenchaoDing (https://gist.github.com/WenchaoDing/8bdf2b6753f0cc6cb1c4019529a79c9f).
2018-06-11 10:35:35 +02:00
nsubiron 332d40b58e Increase version number and update CHANGELOG 2018-06-08 13:14:48 +02:00
nsubiron 0ee7391876 Add Dockerfile for running Carla releases 2018-06-08 13:14:21 +02:00
Néstor Subirón 2001849032
Merge pull request #484 from carla-simulator/art
Update assets link for 0.8.3
2018-06-08 13:13:17 +02:00
nsubiron 64766264c9 Update assets link 2018-06-08 12:36:23 +02:00
nsubiron 5b30e285fa Change FPS to Simulation Step in HUD 2018-06-06 12:04:25 +02:00
nsubiron 19df29c379 UE4 keeps changing this file 2018-06-06 12:04:07 +02:00
nsubiron b16d6d9251 Change job title 2018-06-06 11:16:38 +02:00
nsubiron 8b1e7ca9ba Add job offer 2018-06-05 18:10:41 +02:00
juaxix 4c5fe773d5
Merge master into win_auto_rebuild 2018-05-30 12:47:11 +02:00
Marc Garcia Puig 3fc39e835d A few aclarations for the documentation 2018-05-29 19:26:52 +02:00
Marc Garcia Puig 3850f39dc6 Added certain measurements clarifications. This fixes #355 2018-05-29 14:26:38 +02:00
nsubiron 8c323b2721 Document sync vs async modes 2018-05-28 17:10:12 +02:00
nsubiron 18f10a804d Update FAQ with Package script 2018-05-24 12:47:31 +02:00
nsubiron 2a55c207dd Document bounding box in player measurements 2018-05-24 12:11:51 +02:00
nsubiron 998e2421c9 Speed up setup script 2018-05-23 20:18:16 +02:00
Marc Garcia Puig a01d781e25 Protobuf will install submodules if necessary 2018-05-23 19:59:42 +02:00
Marc Garcia Puig 71310533be More error checking and few bugfixes. 2018-05-23 16:01:17 +02:00
Marc Garcia Puig 080b7a1d5a Now the scripts are parametrized and check for errors, + some bug fixes 2018-05-22 16:50:32 +02:00
Marc Garcia Puig ac63d2e79b Fixed install error catching. 2018-05-17 19:02:12 +02:00
Marc Garcia Puig 82cf9c4bba Merge branch 'master' into win_auto_rebuild 2018-05-17 18:47:32 +02:00
Marc Garcia Puig 7fd295c439 Added automatic Setup and Rebuild for Windows 2018-05-17 18:42:54 +02:00
nsubiron c7093b58ad Remove stable branch from documentation 2018-05-14 17:36:44 +02:00
nsubiron 6fa2a08244 Add buttons to README 2018-05-14 16:42:43 +02:00
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
Marc Garcia Puig 7946f8f02a
Merge branch 'master' into documentation 2018-04-23 15:14:19 +02:00
Juan Belón e577c10026 Changes in the vehicles spawning algorithm 2018-04-23 15:12:02 +02:00
Marc Garcia Puig 1c6bedac1e Fixed the drive link for travis 2018-04-23 14:58:28 +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