Commit Graph

52 Commits

Author SHA1 Message Date
nsubiron c5cbee9194 Require pylint to pass without warnings 2018-01-08 18:41:02 +01:00
nsubiron c4cbff1521 Create pylintrc 2017-12-22 15:53:16 +01:00
nsubiron 30c54019ec Suppress pylint errors 2017-12-22 15:40:07 +01:00
nsubiron 4956e95347 Add pylint continuous integration with travis-ci 2017-12-22 15:35:11 +01:00
nsubiron d2b46badc9 Fix #58 Send vehicle's roll, pitch, and yaw to client 2017-11-29 15:08:59 +01:00
felipecode 09904f91b5 small bug on depth 2017-11-28 13:36:53 +01:00
felipecode a8bac30bd3 Map fixes on aspect ratio 2017-11-27 17:18:12 +01:00
felipecode 918f60d53d fixed a bug when not using the map 2017-11-27 13:40:56 +01:00
felipecode d4ef1cc81c Fixed map, made it fancier 2017-11-27 13:36:27 +01:00
FPerez 67ccfad919 changed Map names 2017-11-27 11:55:50 +01:00
FPerez 5360024060 Added Maps 2017-11-27 10:35:31 +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 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
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
nsubiron cebbb4bcbe Add pb2 compiled protobuf file to git 2017-11-20 16:59:33 +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
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 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 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
nsubiron 2a83a15520 Change default client settings 2017-11-17 17:00:30 +01:00
Marc Garcia Puig d4f413d784 Changed manual control example display method and changed SemSeg palette to match city-scapes 2017-11-17 16:50:17 +01:00
nsubiron 54051420e6 Terminal width not available in Python 2 2017-11-17 15:22:06 +01:00
nsubiron 5ae7596d47 Fix #27, fix other issues with the manual control script too 2017-11-17 14:30:57 +01:00
nsubiron 0966b3fee6 Fix client documentation 2017-11-07 14:46:06 +01:00
nsubiron dfe984b678 Fix PythonClient missing protobuf generated file 2017-10-27 11:05:07 +02:00
felipecode 096202fc3a Added nice colors 2017-10-26 15:15:43 +02:00
felipecode 828d1f4742 Renaming Example File 2017-10-26 14:50:10 +02:00
felipecode c8ad6e5a0c Adding Felipe Carla Client 2017-10-26 14:48:22 +02:00