Commit Graph

804 Commits

Author SHA1 Message Date
nsubiron 2da42dae40 Update client to new sensor interface 2018-02-24 19:13:12 +01:00
nsubiron 33c6d06ed0 Fix points per channel not reset 2018-02-24 18:38:18 +01:00
nsubiron c3c52dea3a Fix sensor names memory destroy before sending 2018-02-24 16:17:16 +01:00
nsubiron 8de753f30e Refactor server game controller 2018-02-24 15:09:14 +01:00
nsubiron 4cc63d4798 Fix shallow copy of pointer was passed over to different thread 2018-02-24 15:03:19 +01:00
nsubiron a26d65eee4 Set up agent components 2018-02-24 13:52:08 +01:00
nsubiron 8364f5db26 Simplify sensor types and roll back post-processing effect 2018-02-24 13:26:17 +01:00
nsubiron 77885b6a82 Sensor id should be set by the sensor description 2018-02-24 13:19:32 +01:00
nsubiron 64327b20a4 Improve regex of sublime project 2018-02-24 12:57:46 +01:00
nsubiron 20944d7abd Refactor folders and clean up includes and unused files 2018-02-22 18:03:04 +01:00
nsubiron ffe28db65d Add agent components for tracking agents in the scene 2018-02-22 15:49:49 +01:00
nsubiron 6c8626d16a Fix forward declaration 2018-02-22 11:29:37 +01:00
nsubiron 0f087e396a New struct FVehicleControl 2018-02-21 19:04:05 +01:00
nsubiron 986a3764de Make Lidar send the measurements via SensorDataSink 2018-02-21 17:01:12 +01:00
nsubiron 4e27b134e1 Ooops forgot fov 2018-02-20 18:46:01 +01:00
nsubiron 3e9a185047 Add sensor data sink 2018-02-20 18:23:41 +01:00
nsubiron 1a834b98a6 Fix log 2018-02-20 15:43:28 +01:00
nsubiron 763f0731bd Parse new sensor descriptions 2018-02-19 19:14:16 +01:00
nsubiron 623e8bb539 Use UObject's name for sensor names 2018-02-14 10:31:48 +01:00
nsubiron e96a414e30 Sensor factory (wip) 2018-02-13 20:54:50 +01:00
nsubiron cb43190184 Test sending sensor data asynchronously 2018-02-13 10:26:57 +01:00
nsubiron a54dff076f Send zero length message to end sensor data transmission 2018-02-13 10:26:21 +01:00
nsubiron 4e8b064812 Merge branch 'lidar' into sensor-interface#200 2018-02-13 10:21:33 +01:00
nsubiron e4908d77b5 Merge branch 'master' into lidar 2018-02-13 10:21:05 +01:00
Néstor Subirón e37ffb78de
Merge pull request #100 from carla-simulator/pointCloud
Point cloud from depth
2018-02-13 10:15:23 +01:00
Marc Garcia Puig cffd944c46 Changed comment type in the point cloud example 2018-02-12 17:06:51 +01:00
Marc Garcia Puig 51a42cdfa2 Removed unused imports on point cloud example 2018-02-12 12:43:01 +01:00
nsubiron 8fc2b12032 News update 2018-02-12 12:14:17 +01:00
Marc Garcia Puig 751f9a74bf Fixed local camera rotation bug and added some more adjustments 2018-02-09 18:45:56 +01:00
nsubiron 2172a8ad98 Fix docs badge 2018-02-07 20:14:59 +01:00
nsubiron 129a963e6a Common interface for sensors, plus allow sensors to be captured asynchronously (wip) 2018-02-07 20:08:43 +01:00
nsubiron b07409210b New class SensorDataInbox 2018-02-07 16:56:52 +01:00
nsubiron dc5aab9e20 News update 2018-02-06 11:19:52 +01:00
nsubiron ba1dc589d4 Add base class for sensors 2018-02-03 15:12:18 +01:00
Néstor Subirón 3bb4bb50a0
Merge pull request #201 from carla-simulator/pointCloud
Merging point cloud changes with lidar changes
2018-02-03 14:39:02 +01:00
nsubiron ba0bd9917d Fix merging errors 2018-02-03 14:35:14 +01:00
Néstor Subirón 66af651711
Merge branch 'sensor-interface#200' into pointCloud 2018-02-03 14:26:19 +01:00
nsubiron b5b609e7e1 Merge branch 'master' into lidar 2018-02-03 13:20:07 +01:00
Néstor Subirón d20afdf214
Merge pull request #181 from carla-simulator/documentation
Improvements to documentation
2018-02-03 13:18:06 +01:00
nsubiron 16f0f22afb Merge branch 'master' into documentation 2018-02-03 13:14:27 +01:00
nsubiron 3250628205 Tip on running doxygen 2018-02-03 12:15:39 +01:00
nsubiron c916d738fa Fix #187 and fix #193 2018-02-02 18:24:32 +01:00
nsubiron eb9403b431 Close #140 tips for learning Unreal 2018-02-02 15:48:46 +01:00
felipecode 7b3f07b418
Stoping lightdm is optional 2018-02-02 15:22:26 +01:00
felipecode 202f88f319
Some style improvements on running headles 2018-02-02 15:19:07 +01:00
felipecode c2b0f1ef50
adding extra to the running headless tutorial 2018-02-02 15:02:12 +01:00
nsubiron d01db971d4 Add readthedocs.io badge 2018-02-02 14:39:29 +01:00
nsubiron 34331086b7 Close #175, note on adding new tags 2018-02-02 14:32:04 +01:00
nsubiron 6ce8766816 Close #144 add sample output images to docs 2018-02-02 14:20:18 +01:00
nsubiron 0e694af2c9 Add waffle badge 2018-02-02 11:40:01 +01:00