Commit Graph

20 Commits

Author SHA1 Message Date
nsubiron 951694aa91 Fix #313 include map name in scene description message 2018-05-08 14:43:39 +02:00
nsubiron d6b61aac63 Fix #345 rollback vehicle's location and send relative transform of the bounding box 2018-04-17 15:38:04 +02:00
nsubiron 2417d82dfd Add frame number to sensor data 2018-04-13 17:55:00 +02:00
nsubiron 1fc3753ae6 Fix unit tests 2018-02-26 18:14:04 +01:00
nsubiron cb43190184 Test sending sensor data asynchronously 2018-02-13 10:26:57 +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
Néstor Subirón 66af651711
Merge branch 'sensor-interface#200' into pointCloud 2018-02-03 14:26:19 +01:00
nsubiron e3960046f7 Merge branch 'dev' into lidar 2017-12-22 16:55:05 +01:00
Anton Pechenko 6d9ed1e935 lidar done, before merge master 2017-12-04 18:06:01 +03:00
Anton Pechenko 39886a7e29 lidar points sent into python client 2017-12-01 20:02:20 +03:00
nsubiron 44361cf11e Send FOV of each image from server 2017-12-01 16:49:30 +01:00
Anton Pechenko 6627ce3bcc working on sending lidar data 2017-11-30 21:53:30 +03:00
nsubiron d2b46badc9 Fix #58 Send vehicle's roll, pitch, and yaw to client 2017-11-29 15:08:59 +01:00
nsubiron 4c56b9a3c6 Extend the concept of non-player agents to traffic lights and signs 2017-09-22 16:35:23 +02:00
nsubiron a7a3dd0356 Fix crash on unit test 2017-09-06 12:57:15 +02:00
nsubiron 26d42b6dc2 Changes in the protocol, use repeated and add option for non-player agents 2017-07-27 16:47:02 +02:00
nsubiron 7d582e4b6e Set up build system 2017-07-26 18:16:30 +02:00
nsubiron 0e9183929e Replace CarlaServer 2017-07-26 11:12:39 +02:00
nsubiron 8f5b5ed9c6 Move CarlaServer to Util 2017-07-26 11:07:27 +02:00