Commit Graph

5949 Commits

Author SHA1 Message Date
nsubiron eed1497d06 Prepare for new release 2017-05-19 15:27:06 +01:00
nsubiron 310b31a0f4 Add options to game mode for overriding CARLA settings in editor 2017-05-18 17:01:35 +01:00
nsubiron 97885dfdb4 Add an option for refreshing the weather automatically 2017-05-18 17:00:54 +01:00
nsubiron b411eb6c0c Fix some issues with the dynamic weather updates and add more settings to the mock controller 2017-05-18 12:18:57 +01:00
Xisco Bosch cb41a9b371 Merge remote-tracking branch 'origin/dev' into xisco 2017-05-18 11:22:21 +02:00
Xisco Bosch 906bc6bf09 AI Vehicles & TrafficLights 2017-05-18 11:22:03 +02:00
nsubiron 6ad6ee873e Forgot to refresh weather 2017-05-17 17:23:27 +01:00
nsubiron aecba418f2 #31 #32 Add settings for dynamic weather and pedestrian spawner 2017-05-17 16:56:47 +01:00
nsubiron efc260c8cb #31 Add wind and default values to the weather description 2017-05-17 16:53:42 +01:00
nsubiron 0ba107abe0 Make tagger delegate less verbose 2017-05-17 14:55:41 +01:00
nsubiron dbe55b564c A few changes left in previous commits 2017-05-17 13:41:58 +01:00
nsubiron 21d880d1dd #32 Add more options to the walker spawner 2017-05-17 13:40:03 +01:00
nsubiron 02959b085c Automatically tag objects on spawn 2017-05-17 13:34:54 +01:00
nsubiron a9bc99e733 #32 Basic functionality for spawning pedestrians 2017-05-16 18:37:35 +01:00
Xisco Bosch 0958ffbcbc Merge remote-tracking branch 'origin/dev' into xisco 2017-05-16 14:54:03 +02:00
nsubiron 1f73e88a22 Add TrafficSigns tag 2017-05-16 13:44:16 +01:00
nsubiron 2fd534e5d9 Fix crash on editor simulation mode 2017-05-15 15:12:26 +01:00
nsubiron 153c736a06 Fix link errors in Windows 2017-05-15 13:34:26 +01:00
nsubiron b546d86e6b #31 Add methods for saving and loading weather presets to config file 2017-05-12 18:18:46 +02:00
Xisco Bosch f9f2dbe1ff Merge remote-tracking branch 'origin/dev' into xisco 2017-05-12 10:01:46 +02:00
nsubiron 4d400256d8 #31 Add basic dynamic weather subclass 2017-05-11 17:59:51 +02:00
nsubiron 7613a505e1 Fix #33 and fix #30, split road meshes for intersections and turns 2017-05-10 20:25:16 +02:00
nsubiron ee2068f179 Fix compilation error in Windows 2017-05-10 12:25:38 +02:00
nsubiron cbfc1f2845 Make command-line argument -carla-settings accept relative paths 2017-05-10 12:24:13 +02:00
nsubiron 2309ffb184 #34 Do not set custom depth pass if semantic segmentation is not needed 2017-05-10 12:17:55 +02:00
nsubiron ca5951df22 Draw debug arrows and invert road direction 2017-05-09 16:02:51 +02:00
nsubiron 1e5bf2abde Fix #28 Implement collision count for cars and pedestrians 2017-05-09 12:43:36 +02:00
nsubiron fb845bc625 Increase version 2017-05-08 20:04:44 +02:00
nsubiron b64aea71bf Fix compilation in Windows 2017-05-08 18:03:25 +02:00
nsubiron 33590041a6 Fix #24, codify road map pixel info as uint16 2017-05-08 17:45:59 +02:00
Xisco Bosch 28c1fed3b6 Can send more than two kinds of images 2017-05-08 16:11:52 +02:00
Xisco Bosch bdfbf53670 Merge remote-tracking branch 'origin/nestor' into xisco 2017-05-08 12:20:59 +02:00
Xisco Bosch b78e433cd8 Remove modes from protocol 2017-05-08 12:15:51 +02:00
nsubiron 0fbd3446cd Update README 2017-05-04 11:33:27 +02:00
nsubiron decefc6c12 Add CHANGELOG and increase version number 2017-05-04 10:48:57 +02:00
nsubiron 56053607a7 Update RELEASE.README.md 2017-05-03 17:41:39 +01:00
nsubiron e6dbf73d51 Improve map generator interface, generate road map on save 2017-05-03 15:00:23 +01:00
nsubiron ca1bf64c0c Fix several issues related to the transform of the road map 2017-05-03 11:45:35 +01:00
nsubiron 8b0cc5e940 Print out more info about the generated road map 2017-05-02 15:18:31 +01:00
nsubiron 991b2e46b0 Fix crash when player goes out of road map 2017-05-02 15:17:13 +01:00
nsubiron 1bb3f230de Fix floor to int errors in HUD display 2017-05-02 15:15:48 +01:00
nsubiron 21528cf10f Fix #15 Implement area detection 2017-05-01 02:29:36 +02:00
nsubiron a9f0049e03 Add road intersection class 2017-04-28 15:00:37 +01:00
nsubiron 8132b5fdb1 #22, Fix crash in StaticMeshCollection 2017-04-28 14:55:20 +01:00
nsubiron 4a7b934d96 #22 Add road segment class 2017-04-27 19:19:41 +01:00
nsubiron aac57cd14d Organise ATagger in static functions 2017-04-27 17:43:39 +01:00
Xisco Bosch 4224c5c6e3 solved merge conflict 2017-04-26 18:53:12 +02:00
Xisco Bosch 0aae74053b memoy leak: free compressedImage buffer 2017-04-26 18:38:03 +02:00
nsubiron c587a0e4cd Actually, there was something to do there 2017-04-26 17:18:24 +02:00
Xisco Bosch ea026f1265 memory leak 2017-04-26 15:25:52 +02:00