Commit Graph

511 Commits

Author SHA1 Message Date
nsubiron e59e817734 Merge branch 'master' into dev 2017-11-24 18:05:04 +01:00
nsubiron 3f3dfe1ec3 Forgot to remove this 2017-11-24 16:46:16 +01:00
felipecode adecf52043
Merge pull request #49 from carla-simulator/new_client_api
Fix #32, brand new client API
2017-11-24 16:40:04 +01:00
nsubiron fc0c327704 Add number of non-player agents to output 2017-11-24 16:31:57 +01:00
nsubiron 675e549446 Fix small issue in TCP client 2017-11-24 16:30:44 +01:00
nsubiron 5baf699156 #32 minor improvements to the client example 2017-11-24 15:34:29 +01:00
nsubiron e583bf3239 Delete old weather file 2017-11-23 17:51:33 +01:00
FPerez a8f50f03c4 fixed weather 2017-11-23 17:48:25 +01:00
nsubiron eeac538116 Make clearer the link to the building on windows issue 2017-11-23 16:55:15 +01:00
nsubiron 146f9e8552 Fix ConfigParser expects a file path instead of a str 2017-11-23 16:47:07 +01:00
nsubiron 4bf86acfb1 Typo 2017-11-23 16:11:49 +01:00
nsubiron 1b621ded46 #32 Comment the client API 2017-11-23 15:38:29 +01:00
FPerez 0b1badb9f7 Merge branch 'dev' of https://github.com/carla-simulator/carla into dev 2017-11-23 15:31:22 +01:00
FPerez d000a2888c Tweaked climatic conditions 2017-11-23 15:30:03 +01:00
nsubiron 8326f395a0 Fix gitignore 2017-11-22 19:34:30 +01:00
nsubiron 9f95e088c4 #32 Minor fixes, format mostly 2017-11-22 19:31:19 +01:00
nsubiron 05d8afc7ce #32 Polishing the python API 2017-11-22 18:25:10 +01:00
felipecode 2f4edefa59 persistent connection 2017-11-22 15:56:41 +01:00
nsubiron 033854d80f #32 Rename ai_control to autopilot_control 2017-11-21 15:33:53 +01:00
nsubiron 0a951a7722 #32 Generalize cameras as sensors 2017-11-21 15:16:50 +01:00
nsubiron 1865c42ca7
Merge pull request #43 from carla-simulator/map_branch (issue #40)
Add maps to client, example on manual_control.py
2017-11-21 14:07:05 +01:00
felipecode 9772c4daf3 Changed town names 2017-11-21 13:59:01 +01:00
felipecode 7e23d35cd1 More comments, flipped map 2017-11-21 13:57:01 +01:00
felipecode fd40503540 Added more things to the map 2017-11-21 11:10:49 +01:00
felipecode a325a21abf Manual Control Now can have map 2017-11-21 10:55:23 +01:00
nsubiron b8cd04e11b Fix client tests 2017-11-20 19:42:24 +01:00
FPerez 63b0362f58 MapCustomization Fixes 2017-11-20 17:41:31 +01:00
nsubiron cebbb4bcbe Add pb2 compiled protobuf file to git 2017-11-20 16:59:33 +01:00
nsubiron a0fa813444
Merge pull request #38 from carla-simulator/new_client_api_felipemod
Adding load settings and modification on settings.py (issue #32)
2017-11-20 16:47:35 +01:00
felipecode f3464e2ed8 Small notation 2017-11-20 16:34:40 +01:00
felipecode e59f5ee2ef notation fixes 2017-11-20 16:33:27 +01:00
felipecode 81b095b9ef load settings on manual control 2017-11-20 15:50:49 +01:00
nsubiron 54ac2e9cab Skip Content download if up-to-date 2017-11-20 15:45:47 +01:00
felipecode 406f67cfe7 Carla settings python2-3 2017-11-20 15:35:45 +01:00
felipecode b2feef5964 load configuration 2017-11-20 15:17:18 +01:00
nsubiron b2bd16ed2e Minor documentation fixes 2017-11-18 20:32:36 +01:00
nsubiron c01492c4a2 Fix #31 Make CARLA start without client by default 2017-11-18 20:23:59 +01:00
nsubiron a9e374aa0a #32 Update documentation 2017-11-18 18:55:59 +01:00
nsubiron ea6a711559 #32 Small fixes 2017-11-18 18:34:42 +01:00
nsubiron db27bbb94b #32 Rename carla_manual_control to manual_control 2017-11-18 18:11:24 +01:00
nsubiron 394fdc7da1 #32 Remove files no longer used 2017-11-18 18:10:29 +01:00
nsubiron 1849f33a46 #32 Remove what is left of TestingClient 2017-11-18 17:58:54 +01:00
nsubiron 0f28adb9f9 #32 Clean up carla_manual_control, make API more robust, add image converter 2017-11-18 17:51:05 +01:00
nsubiron 1b9029b056 #32 Switch carla_manual_control to new API 2017-11-18 11:51:23 +01:00
nsubiron 55ae048582 #32 Move testing client into PythonClient 2017-11-18 11:43:12 +01:00
FPerez d12de6ad09 documentation Bugs added 2017-11-17 18:08:54 +01:00
FPerez c979c48146 documentation format fixes 2017-11-17 17:32:30 +01:00
FPerez 969ddde7ec documentation format fixes 2017-11-17 17:27:51 +01:00
FPerez 2bc226bd55 Map customization documentation 2017-11-17 17:21:45 +01:00
nsubiron 2a83a15520 Change default client settings 2017-11-17 17:00:30 +01:00