Commit Graph

635 Commits

Author SHA1 Message Date
nsubiron 397a07d0b7 Fix compile error 2017-05-30 14:02:55 +01:00
nsubiron 090c953e6e Log when loading CARLA settings 2017-05-30 13:30:51 +01:00
nsubiron c904076e99 Fix camera issues, finally 2017-05-30 13:24:27 +01:00
nsubiron b30ebdb001 Save road map metadata when saving map image as png 2017-05-30 11:54:52 +01:00
nsubiron ab65bca04a Add command-line param -carla-no-networking 2017-05-30 10:57:46 +01:00
nsubiron 2951d24545 Fix some issues when loading the carla settings that the client sent 2017-05-30 10:49:58 +01:00
nsubiron c38f39147f Fix #19 CarlaServer only supports two kinds of captured images 2017-05-30 10:15:34 +01:00
nsubiron dacb0eb06c Make active weather accesible from blueprints 2017-05-29 16:57:05 +01:00
nsubiron a952b80635 Missing include string 2017-05-29 16:32:55 +01:00
nsubiron ded62becdb Update game controller to the new protocol 2017-05-29 16:21:01 +01:00
nsubiron 4beab3f54c Rename gear to reverse 2017-05-29 16:12:00 +01:00
nsubiron cb79adca4c Load settings from string 2017-05-29 16:10:16 +01:00
nsubiron 78a29697ad Fix regression 2017-05-29 15:49:26 +01:00
nsubiron 41f1aaf707 Merge branch 'xisco' into nestor 2017-05-29 15:13:15 +01:00
Xisco Bosch 1694228768 reverse and hand_brake are bool 2017-05-29 16:00:10 +02:00
nsubiron 9fdf4d98f8 Merge branch 'xisco' into nestor 2017-05-29 14:38:25 +01:00
nsubiron ede9507d22 Split player camera functionality from CarlaVehicleController 2017-05-29 14:28:34 +01:00
Xisco Bosch e9096235f9 new Protocol with brake, hand_brake and gear 2017-05-29 14:59:40 +02:00
nsubiron 15dae0439d Change vehicle input, add brake and reverse separately 2017-05-29 13:42:12 +01:00
Xisco Bosch 7d508b3aa9 Merge conflict solved 2017-05-25 15:22:01 +02:00
Xisco Bosch ce05c87974 Problem with threads solved 2017-05-25 15:18:19 +02:00
Xisco Bosch 554c6cde2f Vehicle AI update 2017-05-25 10:24:28 +02:00
Xisco Bosch e4d55e3464 Merge branch 'dev' into xisco 2017-05-24 14:06:32 +02:00
nsubiron dce1075eab Set new destination to walkers in the black list 2017-05-24 12:32:06 +01:00
nsubiron 29178cced7 Count spawned walkers at begin play 2017-05-24 11:49:14 +01:00
nsubiron 795ec2e12e Spawn walkers at begin play and add a black list for misbehaving walkers 2017-05-24 11:31:14 +01:00
Xisco Bosch 2372bca0dd new Protocol 2017-05-23 19:19:08 +02:00
Xisco Bosch f570d041aa new protocol with CarlaSettings.ini 2017-05-23 15:03:15 +02:00
nsubiron 54cd5fa775 Fix that WITH_EDITOR is also defined when editor is not present 2017-05-23 13:44:51 +01:00
nsubiron d762b249c4 Add begin spawn points for walkers 2017-05-23 10:45:52 +01:00
Xisco Bosch 2e7d13b1a8 Vehicle AI updated & Vehicle spawn 2017-05-23 11:44:11 +02:00
nsubiron bf214c22a5 Fix default weather was ignored 2017-05-22 08:43:11 +01:00
nsubiron 438756f57e Update release README 2017-05-19 17:41:15 +01:00
nsubiron 824264732d Fix issues with Mock controller 2017-05-19 16:50:24 +01:00
nsubiron 1ad8e76a6e Update CarlaSettings.ini example 2017-05-19 16:49:31 +01:00
nsubiron 2d8e079a12 Fix compilation warning 2017-05-19 16:03:59 +01:00
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