Commit Graph

6277 Commits

Author SHA1 Message Date
nsubiron ce19ca5b10 Fix Windows compilation 2017-04-19 18:27:07 +02:00
marcgpuig f4ed832fe0 Functional Tagger class to assgin Custom Stencil Values 2017-04-19 18:14:25 +02:00
nsubiron 5a84cf0cc0 #14 Add game time to player state 2017-04-19 15:07:56 +02:00
nsubiron b81fd3c936 Do not delete intermediate files 2017-04-19 14:28:40 +02:00
nsubiron cd74bb69a2 Fix #13 2017-04-19 14:26:14 +02:00
nsubiron 1d3b05109f #18 Cleaning up a bit 2017-04-19 13:00:12 +02:00
nsubiron f1733c6c76 Merge branch 'xisco' into nestor 2017-04-19 12:45:13 +02:00
nsubiron 1e43990faa Add class Tagger 2017-04-10 14:48:25 +02:00
Xisco Bosch 75811e3b28 new protocol without repeated values 2017-04-07 10:47:13 +02:00
nsubiron 47b7512af7 Scene camera inherit yaw 2017-04-06 18:53:53 +02:00
nsubiron c498ff357a Make adding capture cameras fully customizable in settings file 2017-04-06 15:56:43 +02:00
Xisco Bosch 35a3803977 protocol modified 2017-04-05 18:07:42 +02:00
nsubiron 714fec71ac Programatically set camera post-processing, fixes #6 2017-04-05 17:11:35 +02:00
Xisco Bosch 8ead5d0b2c repeated image and depth 2017-04-05 16:08:17 +02:00
marcgpuig e03b97aa9c Added post processing materials: Depth and Ground Truth 2017-04-05 14:41:33 +02:00
nsubiron 43ed5fd6a0 #6 Add camera settings and implement stereo mode 2017-04-05 14:16:24 +02:00
nsubiron f2aa3da9b7 Add Makefile to root folder 2017-04-05 10:25:24 +02:00
nsubiron 5cbb7530f8 #6, attach single camera to pawn if mode is Mono 2017-04-04 18:27:25 +01:00
nsubiron b681530525 Base mesh is no longer square, fix #7 2017-04-04 14:44:32 +01:00
nsubiron 977710d05b Fixes issue #11 2017-04-04 14:42:11 +01:00
nsubiron 9ee0ad84de Workaround for #10 2017-04-04 12:44:46 +02:00
nsubiron 948a10fe27 Make debug checks and prints optional, related to #1 2017-04-04 12:28:41 +02:00
nsubiron 70980119aa More strict compiler flags 2017-04-03 17:44:39 +02:00
nsubiron 97c529da74 Add config file 2017-03-31 16:54:06 +01:00
nsubiron ebb5708bfc Minor changes in build system 2017-03-31 16:42:30 +01:00
nsubiron 05a39a37f1 Increase version number 2017-03-30 15:09:17 +02:00
nsubiron 3e83f4d4d6 Update build system for Linux 2017-03-30 14:25:37 +02:00
nsubiron 4f62a201a0 New build system for Windows 2017-03-29 18:05:26 +01:00
nsubiron ed2a1afa6f Add command-line param for setting the ports 2017-03-29 11:15:41 +02:00
nsubiron 03e81995f3 Update build system 2017-03-29 11:12:24 +02:00
nsubiron 24c31aa393 Merge branch 'nestor' into xisco 2017-03-28 15:48:42 +02:00
nsubiron 003c026099 Add a basic HUD 2017-03-28 15:07:03 +02:00
nsubiron 19bd04dc84 Check image sizes before sending 2017-03-28 15:00:32 +02:00
Xisco Bosch 41efdedef9 jpeg images 2017-03-27 20:02:36 +02:00
nsubiron 30a109e3ec Merge branch 'nestor' into xisco 2017-03-24 19:11:38 +01:00
nsubiron 7d7de33f0c Fix start position was ignored 2017-03-24 19:10:53 +01:00
nsubiron 3d4f2daf7e Bug fixes and some clean up 2017-03-24 15:37:24 +01:00
nsubiron 126194b5fc Merge branch 'nestor' into xisco 2017-03-24 14:13:45 +01:00
nsubiron 6c93056fd7 Update to the new server API 2017-03-24 14:10:05 +01:00
Xisco Bosch 457d74bb7a reset queue when restart 2017-03-24 12:02:29 +01:00
nsubiron e860381644 Merge branch 'xisco' into nestor 2017-03-24 11:38:31 +01:00
Xisco Bosch 53e11ccbed Reset & restart 2017-03-24 11:31:28 +01:00
Xisco Bosch d86ad9b2c3 unique_ptr 2017-03-23 18:42:46 +01:00
nsubiron 90dac9dc7f Reorganize where images are stored 2017-03-23 18:15:52 +01:00
nsubiron f2cf748009 Add support for depth cameras 2017-03-23 12:27:40 +01:00
Xisco Bosch d89f448e9d deleted queues on threads 2017-03-23 11:01:08 +01:00
nsubiron 9b96eea8f1 Some changes to game controllers and modes 2017-03-23 10:40:59 +01:00
Xisco Bosch 76982ea96c TCPServer error detection in readString() 2017-03-22 17:50:30 +01:00
Xisco Bosch 67a34c8b86 clear thread queues 2017-03-22 17:43:51 +01:00
Xisco Bosch dab689759f Merge branch 'xisco' of https://bitbucket.org/carla-cvc/carla-ue4-plugin into xisco 2017-03-22 16:20:42 +01:00