Commit Graph

116 Commits

Author SHA1 Message Date
nsubiron 27619b5c4c Improve time-out messages 2019-02-22 19:17:26 +01:00
Marc Garcia Puig 4b511113e4 Fixed image test for Linux 2019-02-12 15:06:28 +01:00
Marc Garcia Puig 1e5d87878e Added zlib and libpng to Win setup, PythonAPI now compiles on Win 2019-02-12 15:06:27 +01:00
nsubiron 1683bd66a0 Split test rpc and msgpack 2019-01-26 18:45:26 +01:00
nsubiron 4e70097c4b Add Response class 2019-01-26 18:31:15 +01:00
nsubiron 8296b50aec Fix serialization of boost::variant 2019-01-26 18:31:15 +01:00
nsubiron 8778cd6a4a Adjust streaming benchmark, failing on laptop 2019-01-26 17:56:07 +01:00
nsubiron 3f29c40530 Add exceptions back to Buffer 2019-01-26 17:42:53 +01:00
nsubiron 6ff8784f16 Compile server pipeline with -fno-exceptions, split unit tests for client and server 2019-01-26 17:27:14 +01:00
nsubiron 459d75568a Add carla::throw_exception function to re-route exceptions 2019-01-26 15:59:17 +01:00
nsubiron 8e6406cf78 Suppress deprecated header warning 2019-01-26 14:32:04 +01:00
nsubiron 5295261aca Add forward vector to rotations and transforms 2019-01-17 11:41:14 +01:00
manishthani 7a163c2320 Extended functionality of point transforms 2019-01-08 11:19:12 +01:00
marcgpuig ddc4d79dc3 Fixed release test for Vector3D 2018-11-15 16:28:09 +01:00
marcgpuig df48b68391 MakeUnitVector have an assert if the length is really small or 0 2018-11-15 15:55:20 +01:00
Marc f8626d0461 Fixed tests after changing the coordinates in Math 2018-10-31 13:52:08 +01:00
Marc 529172036f Removed test_map temporarily 2018-10-31 13:03:01 +01:00
Marc 4380140c58 Changed coordinate system of Math's arc point distance 2018-10-31 12:05:15 +01:00
nsubiron 92f8fe7fd6 Merge branch 'master' into roads 2018-10-28 11:35:42 +01:00
Marc ee1eebe0ce Improved Waypoint interface 2018-10-26 19:03:32 +02:00
nsubiron 4e075ca1f1 Merge branch 'master' into com 2018-10-26 17:29:59 +02:00
nsubiron bf0685d115 Expose road maps to Python 2018-10-24 22:42:50 +02:00
Marc ffb4452acf Refactored interface 2018-10-24 21:58:42 +02:00
nsubiron 46d36435d4 Change testing port 2018-10-23 19:02:54 +02:00
nsubiron 99fc6fd103 Merge branch 'com' into roads 2018-10-23 16:01:15 +02:00
Marc c60c729c64 Added point to arc distance 2018-10-23 14:29:36 +02:00
nsubiron d7ed3e1f8c Add RecurrentSharedFuture class 2018-10-21 15:22:00 +02:00
nsubiron 60b02faa65 Add MsgPack class 2018-10-20 20:23:18 +02:00
Marc d0333f8767 Fixed bad practice using namespace 2018-10-19 19:31:12 +02:00
nsubiron 81e7fbc12c Merge branch 'com' into roads 2018-10-19 15:14:35 +02:00
nsubiron b665fa122c Lower bar for travis tests (once more) 2018-10-19 13:30:24 +02:00
nsubiron 83f4ccad92 Lower the bar for travis streaming tests 2018-10-18 00:21:03 +02:00
Marc 2e7ce9b2a7 No longer use of dynamic_cast because UE4 does not suports it :( 2018-10-17 21:32:25 +02:00
Marc 90443b0152 Added PointInRectangle functionality 2018-10-17 14:16:22 +02:00
Marc 01408a1df7 More functionalities in geom::Math + tests 2018-10-16 20:12:03 +02:00
Marc 2efcc6fc2e Added GetAllIds in Map class 2018-10-15 17:07:27 +02:00
Marc 71415fa975 Waypoints can be generated by Lines and Arcs 2018-10-15 16:45:26 +02:00
Marc 6b4c364aed Getting a point on geometry 2018-10-14 18:26:10 +02:00
Marc b61e3dd2da Working GetInfo given a distance 2018-10-13 16:17:44 +02:00
Marc b64e06b3b0 RoadInfo correctly working with the system 2018-10-13 11:29:05 +02:00
Marc 8ff6448982 Road structure working with tests 2018-10-12 18:05:43 +02:00
Marc 1a6bcf8d75 Added anoter road test 2018-10-11 16:47:50 +02:00
Marc d42e2ba4bf Reorganized road namespace structure 2018-10-11 14:35:04 +02:00
nsubiron 0f38aff8d5 Add MultiStream for streaming simultaneously to multiple clients 2018-10-11 00:28:29 +02:00
nsubiron 75cec0b615 Allow to deregister sessions when closed 2018-10-10 22:56:05 +02:00
nsubiron 5de16e9eee Fix travis (as usual) 2018-10-10 19:25:28 +02:00
nsubiron c544129622 Add unit test for checking server shutdown 2018-10-10 18:10:33 +02:00
nsubiron 3d80d5e641 Merge streaming tests 2018-10-10 18:09:19 +02:00
iFuSiiOnzZ 7c8dc9907c Add geometry to road segment 2018-10-10 12:59:48 +02:00
Marc 627ccaf6c2 Better Geometry types and better MapBuilder API 2018-10-10 11:52:50 +02:00
nsubiron 27c378a88a Fix issues related to unsubscribing from a stream 2018-10-08 23:02:51 +02:00
nsubiron 2326345f9e Add functionality for IO images, and conversion for depth and semseg 2018-10-07 18:44:45 +02:00
nsubiron 0f16fedb4d Reduce benchmark speed and acceptance threshold 2018-10-07 18:42:41 +02:00
nsubiron fa19f0296e Close #815, discard message if the connection is too slow 2018-10-07 13:24:44 +02:00
nsubiron b99d9c2b49 Add copy with offset to Buffer and document class 2018-10-02 15:03:58 +02:00
nsubiron 6752ea12c2 Fix unit test 2018-10-02 15:03:03 +02:00
nsubiron fbe0d678e5 Reuse allocated memory for sensor data in the client-side 2018-10-02 15:03:03 +02:00
nsubiron fb2691e326 Add buffer pool to reuse allocated memory 2018-10-02 15:03:03 +02:00
nsubiron a869424185 User buffer as much as possible to avoid a couple of dynamic allocations 2018-10-02 15:03:03 +02:00
nsubiron 930a3cf9bc Add generic buffer class to replace streaming message 2018-10-02 15:03:03 +02:00
nsubiron 2beedaf4f1 Fix again #761, add more flexibility to the info that goes into a stream token 2018-09-07 17:28:33 +02:00
nsubiron 1f1f24dad6 Fix #761 streaming client fails to connect in Windows 2018-09-06 17:09:41 +02:00
nsubiron a1158c6ca8 Fix some compilation errors on Windows 2018-07-24 18:05:53 +02:00
nsubiron b7a13d08d6 Refactor streaming library 2018-07-13 11:54:12 +02:00
nsubiron 90b58429bb Update Jenkins pipeline 2018-07-06 18:04:50 +02:00
nsubiron 084fe6c0f6 Add LibCarla module 2018-07-04 11:11:49 +02:00