Commit Graph

  • f2aa3da9b7 Add Makefile to root folder nsubiron 2017-04-05 10:25:24 +0200
  • 5cbb7530f8 #6, attach single camera to pawn if mode is Mono nsubiron 2017-04-04 18:27:25 +0100
  • b681530525 Base mesh is no longer square, fix #7 nsubiron 2017-04-04 14:44:32 +0100
  • 977710d05b Fixes issue #11 nsubiron 2017-04-04 14:42:11 +0100
  • 9ee0ad84de Workaround for #10 nsubiron 2017-04-04 12:44:46 +0200
  • 948a10fe27 Make debug checks and prints optional, related to #1 nsubiron 2017-04-04 12:28:41 +0200
  • 70980119aa More strict compiler flags nsubiron 2017-04-03 17:44:39 +0200
  • 97c529da74 Add config file nsubiron 2017-03-31 16:54:06 +0100
  • ebb5708bfc Minor changes in build system nsubiron 2017-03-31 16:42:30 +0100
  • 05a39a37f1 Increase version number 0.1.1 nsubiron 2017-03-30 15:09:17 +0200
  • 3e83f4d4d6 Update build system for Linux nsubiron 2017-03-30 14:25:37 +0200
  • 4f62a201a0 New build system for Windows nsubiron 2017-03-29 18:05:26 +0100
  • ed2a1afa6f Add command-line param for setting the ports 0.1.0 nsubiron 2017-03-29 11:15:41 +0200
  • 03e81995f3 Update build system nsubiron 2017-03-29 11:11:34 +0200
  • 24c31aa393 Merge branch 'nestor' into xisco nsubiron 2017-03-28 15:48:42 +0200
  • 003c026099 Add a basic HUD nsubiron 2017-03-28 15:07:03 +0200
  • 19bd04dc84 Check image sizes before sending nsubiron 2017-03-28 15:00:32 +0200
  • 41efdedef9 jpeg images Xisco Bosch 2017-03-27 20:02:36 +0200
  • 30a109e3ec Merge branch 'nestor' into xisco nsubiron 2017-03-24 19:11:38 +0100
  • 7d7de33f0c Fix start position was ignored nsubiron 2017-03-24 19:10:53 +0100
  • 3d4f2daf7e Bug fixes and some clean up nsubiron 2017-03-24 15:37:24 +0100
  • 126194b5fc Merge branch 'nestor' into xisco nsubiron 2017-03-24 14:13:45 +0100
  • 6c93056fd7 Update to the new server API nsubiron 2017-03-24 14:10:05 +0100
  • 457d74bb7a reset queue when restart Xisco Bosch 2017-03-24 12:02:29 +0100
  • e860381644 Merge branch 'xisco' into nestor nsubiron 2017-03-24 11:38:31 +0100
  • 53e11ccbed Reset & restart Xisco Bosch 2017-03-24 11:31:28 +0100
  • d86ad9b2c3 unique_ptr Xisco Bosch 2017-03-23 18:42:46 +0100
  • 90dac9dc7f Reorganize where images are stored nsubiron 2017-03-23 18:15:52 +0100
  • f2cf748009 Add support for depth cameras nsubiron 2017-03-23 12:27:40 +0100
  • d89f448e9d deleted queues on threads Xisco Bosch 2017-03-23 11:01:08 +0100
  • 9b96eea8f1 Some changes to game controllers and modes nsubiron 2017-03-23 10:40:59 +0100
  • 76982ea96c TCPServer error detection in readString() Xisco Bosch 2017-03-22 17:50:30 +0100
  • 67a34c8b86 clear thread queues Xisco Bosch 2017-03-22 17:43:51 +0100
  • dab689759f Merge branch 'xisco' of https://bitbucket.org/carla-cvc/carla-ue4-plugin into xisco Xisco Bosch 2017-03-22 16:20:42 +0100
  • f8a85e8f9e client disconection Xisco Bosch 2017-03-22 16:19:48 +0100
  • ff1a51c6ee Some fixes nsubiron 2017-03-22 16:19:11 +0100
  • 56b32153b4 Merge branch 'xisco' of https://bitbucket.org/carla-cvc/carla-ue4-plugin into xisco Xisco Bosch 2017-03-22 16:11:01 +0100
  • 183e985b15 test Xisco Bosch 2017-03-22 16:10:29 +0100
  • 9ecf48aa2b Merge branch 'nestor' into xisco nsubiron 2017-03-22 16:03:35 +0100
  • 04c7e85012 Adapt Unreal part to new protocol nsubiron 2017-03-22 15:12:32 +0100
  • e0c7f1859f Temporary fix for linux nsubiron 2017-03-22 15:02:42 +0100
  • 197462939f new protocol Xisco Bosch 2017-03-22 14:44:39 +0100
  • d5abcee617 Improve logging, debugging nsubiron 2017-03-22 13:53:27 +0100
  • 1080531cbe kill all threads Xisco Bosch 2017-03-22 12:22:30 +0100
  • 1c5b600be7 Merge branch 'xisco' of https://bitbucket.org/carla-cvc/carla-ue4-plugin into xisco Xisco Bosch 2017-03-22 11:41:51 +0100
  • f0c16a4289 possible start positions issue Xisco Bosch 2017-03-22 11:41:40 +0100
  • 8a769bf60a Merge branch 'xisco' into nestor nsubiron 2017-03-21 18:20:09 +0100
  • 063fc81af7 Improvements in the server integration nsubiron 2017-03-21 18:12:26 +0100
  • 7bd15e1624 Merge branch 'xisco' of https://bitbucket.org/carla-cvc/carla-ue4-plugin into xisco Xisco Bosch 2017-03-21 17:30:58 +0100
  • 729113ef10 Disconect client: needRestart() in CarlaServer Xisco Bosch 2017-03-21 17:29:33 +0100
  • 35b31fd276 Merge branch 'xisco' of https://bitbucket.org/carla-cvc/carla-ue4-plugin into xisco nsubiron 2017-03-21 17:25:52 +0100
  • b3a99b2f6a Force alpha channel to be max nsubiron 2017-03-21 17:24:53 +0100
  • 15559cc7a6 Disconnect client: world thread problem Xisco Bosch 2017-03-21 17:16:26 +0100
  • 1e30569bf3 encode images into the thread Xisco Bosch 2017-03-21 14:53:48 +0100
  • fbad763c6c Fix packaging issues nsubiron 2017-03-21 14:10:49 +0100
  • 9795a721ad Broken pipe issue solved Xisco Bosch 2017-03-21 12:04:09 +0100
  • 894eee3074 CMake do not find protobuf in Linux nsubiron 2017-03-20 17:40:06 +0100
  • 4f964cf760 Fix build system on Windows nsubiron 2017-03-20 15:32:31 +0100
  • 2576065762 client disconnection Xisco Bosch 2017-03-20 15:05:27 +0100
  • 4b0b084973 Merge remote-tracking branch 'origin/nestor' into xisco Xisco Bosch 2017-03-16 19:09:40 +0100
  • a907f6bd0a reconnect client Xisco Bosch 2017-03-16 18:56:51 +0100
  • 87f97e666e Changes in the protocol nsubiron 2017-03-16 18:53:15 +0100
  • 33e00a7090 Test client disconection Xisco Bosch 2017-03-16 17:01:20 +0100
  • 518f276633 Integrate CarlaServer, send images nsubiron 2017-03-16 16:57:18 +0100
  • a22d1da511 Tweaks to build system nsubiron 2017-03-16 16:55:32 +0100
  • 9607f5aa86 Merge branch 'xisco' into nestor nsubiron 2017-03-16 12:47:26 +0100
  • 492405d3ef Fix some image errors nsubiron 2017-03-16 12:36:04 +0100
  • cfcca2f58a Fix compiler errors nsubiron 2017-03-16 12:11:13 +0100
  • 48a84167cd Start using external CarlaServer nsubiron 2017-03-16 09:57:09 +0100
  • 312cfb2bba Working on the interface for Unreal Xisco Bosch 2017-03-16 09:52:03 +0100
  • c8a75e7c17 Merge branch 'xisco' into nestor nsubiron 2017-03-15 19:33:15 +0100
  • 2f80e3d4c5 Generate a single library nsubiron 2017-03-15 19:23:36 +0100
  • 26ca509cbb Setup build system for Linux nsubiron 2017-03-15 19:01:34 +0100
  • 81cdd02a61 Deleted Protobuf folder Xisco Bosch 2017-03-15 15:49:54 +0100
  • 681847fa95 Sleep Deleted Xisco Bosch 2017-03-15 15:37:13 +0100
  • cfa7da7cf1 Add camera capture and register with game mode mechanisms nsubiron 2017-03-15 14:24:43 +0100
  • 734f0f0534 Fix crash when reloading a saved map generator nsubiron 2017-03-15 14:11:48 +0100
  • 7c7ebedff8 Rweard fixed error Xisco Bosch 2017-03-15 12:27:09 +0100
  • 4c194b2430 make protocol buffers Xisco Bosch 2017-03-15 10:23:52 +0100
  • e9759f7240 encode png update Xisco Bosch 2017-03-14 19:24:45 +0100
  • ecad87c05a Make file & encode to png Xisco Bosch 2017-03-14 18:42:20 +0100
  • 004e2cc4c7 Drafting CarlaServer behaviour nsubiron 2017-03-14 18:31:09 +0100
  • 1c6d5dfe5c Encode to png Xisco Bosch 2017-03-14 14:50:40 +0100
  • 19a0e63500 Update cmake files nsubiron 2017-03-14 14:28:21 +0100
  • 02baff814e Fix compile errors in Linux nsubiron 2017-03-14 11:55:37 +0100
  • 6eb9727cb8 removed sleep Xisco Bosch 2017-03-13 19:53:13 +0100
  • 7d39de9e20 modifyed include AsyncReadWriteJobQueue.h Xisco Bosch 2017-03-13 19:46:40 +0100
  • 34e6de8e22 added encode to png library & changed ' \ ' to ' / ' Xisco Bosch 2017-03-13 19:39:50 +0100
  • 2085ca8dde CarlaServer correct test 1 Xisco Bosch 2017-03-13 18:57:04 +0100
  • 96ed50ece4 socket communication Xisco Bosch 2017-03-10 16:05:02 +0100
  • 5f72e4ed57 Send Reward images tested with bitmap Xisco Bosch 2017-03-10 12:11:57 +0100
  • cfea96c8e9 Fix linux compilation errors nsubiron 2017-03-13 19:46:44 +0100
  • 8c8caf02cd Add lane markings to the city generator nsubiron 2017-03-13 18:51:10 +0100
  • 037b82a300 Use a game instance to hold the server nsubiron 2017-03-13 18:30:30 +0100
  • 0718b4ad23 Game controller design nsubiron 2017-03-13 17:32:06 +0100
  • 5b7eb7a75b Add methods for requesting vehicle info and hit events nsubiron 2017-03-13 11:34:50 +0100
  • a7777aff67 Fix issues when running on Linux nsubiron 2017-03-10 15:13:29 +0000
  • a1c5d3a444 Merge branch 'dev' into nestor nsubiron 2017-03-09 11:52:48 +0000
  • 48c970c7ba Add controllers for vehicle movement nsubiron 2017-03-09 11:52:21 +0000
  • 658ebb22a4 Merge branch 'dev' of https://bitbucket.org/carla-cvc/carla-ue4-plugin into dev nsubiron 2017-03-09 09:31:59 +0000