Commit Graph

385 Commits

Author SHA1 Message Date
nsubiron 87b98127e8 Python client: fix cast failed due to too big number in settings file 2017-09-26 18:21:49 +02:00
nsubiron c82c015d14 Change protocol: remove autopilot option, always send AI control and let the client decide 2017-09-26 18:20:50 +02:00
nsubiron d8d9d991dd Fix crash when client sends an invalid player start 2017-09-26 18:13:23 +02:00
nsubiron 3850f9e1c5 Minor improvements to the python client 2017-09-22 17:55:28 +02:00
nsubiron ef82867b45 Remove unnecessary command line argument 2017-09-22 17:54:55 +02:00
nsubiron 4c56b9a3c6 Extend the concept of non-player agents to traffic lights and signs 2017-09-22 16:35:23 +02:00
nsubiron 979092231d Add console client 2017-09-22 15:45:33 +02:00
nsubiron 4bf2386049 Prepare for new version 2017-09-21 17:01:30 +02:00
nsubiron 2d140ce657 Fix some issues with the image converter 2017-09-19 18:59:36 +02:00
nsubiron 99158bfb6e Make test LongEpisode always with autopilot 2017-09-19 18:47:27 +02:00
nsubiron f743608723 Add image converter 2017-09-19 18:46:29 +02:00
nsubiron 5991c71095 rm sometimes do not recognise wild cards in windows 2017-09-19 14:57:43 +02:00
nsubiron 25a4f0411c Add image parser to client 2017-09-19 14:42:37 +02:00
nsubiron 1d7e5ec769 Improved python client, ported to python 3 2017-09-18 19:51:37 +02:00
nsubiron 45d78645a9 Add CarlaSettings python class 2017-09-18 15:33:45 +02:00
nsubiron 3b225abb79 Some improvements to the test suite 2017-09-15 15:45:05 +02:00
nsubiron 46b026eac9 Add basic tests to test suite 2017-09-14 19:14:54 +02:00
nsubiron c23ffc9fcf Add test suite for testing releases 2017-09-14 17:54:11 +02:00
nsubiron d6e5cbea87 Fix issue agent servers connect too late 2017-09-14 15:04:18 +02:00
nsubiron e9050679e8 Refactor python client 2017-09-14 15:02:31 +02:00
nsubiron 6e57c18e5b Fix issue server was destroyed on every reset 2017-09-13 16:12:30 +02:00
nsubiron 1f0cfdf9aa Some fixes in the documentation 2017-09-07 16:04:18 +02:00
nsubiron 814b5390f9 Organise documentation 2017-09-07 15:55:41 +02:00
nsubiron 8ec69f420c Update CHANGELOG 2017-09-07 15:51:07 +02:00
nsubiron a7a3dd0356 Fix crash on unit test 2017-09-06 12:57:15 +02:00
nsubiron cca8024bba Fix unit test dependencies 2017-09-06 12:17:45 +02:00
nsubiron 72ae61dc5e Add random engine to player controller 2017-09-05 18:11:09 +02:00
nsubiron 7314f56d6b #1 no longer an issue 2017-09-05 17:39:43 +02:00
nsubiron f3ba5751da Fix another compilation warning 2017-09-05 17:35:22 +02:00
nsubiron f149c384ed Fix compilation warning 2017-09-05 17:32:39 +02:00
nsubiron cd1db62a97 Add autopilot mode to protocol 2017-09-05 11:43:22 +01:00
nsubiron 41c07f7300 Add function to check if the controller possesses the player 2017-09-05 10:13:55 +01:00
nsubiron 3d836c6ba8 Stop using reverse as brake in vehicle's AI 2017-09-05 10:07:49 +01:00
nsubiron 7c28c11943 Add traffic lights and speed limit to player state 2017-09-04 17:25:24 +01:00
nsubiron 766508eb86 Add autopilot mode to player 2017-09-04 16:36:30 +01:00
nsubiron 7d4c0646c8 Reorganise vehicle AI to be used with player 2017-09-04 13:32:09 +01:00
nsubiron b22754b7fa Make a base class for wheeled vehicles 2017-08-31 13:34:42 +01:00
nsubiron 4fc0fe7b89 Fix crash when sending non-player agents' info 2017-08-30 14:21:01 +01:00
nsubiron 7bca783ff0 Merge branch '0.5' of https://bitbucket.org/carla-cvc/carla-ue4-plugin into 0.5 2017-08-30 12:55:49 +02:00
nsubiron cb8e45882c Some changes in the python client 2017-08-30 12:55:25 +02:00
nsubiron 1fdc13894c Update readme for windows 2017-08-29 15:56:49 +01:00
nsubiron 8a2680428e Make it compile in Windows 2017-08-29 15:04:58 +01:00
nsubiron 124dd06d40 Statically link CarlaServer 2017-08-29 12:16:40 +02:00
nsubiron 7352ca01b7 Fix random crashes when async server is destroyed 2017-08-28 19:12:21 +02:00
nsubiron 201be068c7 Fix server was sending deleted data 2017-08-25 17:41:08 +02:00
nsubiron e0928ff9ed Upgrade to Unreal Engine 4.17 2017-08-23 12:38:06 +02:00
nsubiron 45fa392611 Merge branch 'master' into 0.5 2017-07-28 18:43:51 +02:00
nsubiron c80111fca6 Add MIT license 2017-07-28 18:42:59 +02:00
nsubiron 2443345126 Add more options to CARLA settings 2017-07-28 17:03:30 +02:00
nsubiron 1473aa7c39 Update python client 2017-07-28 15:52:13 +02:00