Commit Graph

331 Commits

Author SHA1 Message Date
nsubiron a6dfef0cd6 Improve wildcard filtering of actors and blueprints 2018-10-18 21:09:54 +02:00
nsubiron 21800007b4 Add support for requesting the list of actors in the episode 2018-10-18 20:36:17 +02:00
nsubiron 4da71fc39f Add support for accessing and modifying sensor data Array elements 2018-10-18 20:32:13 +02:00
nsubiron 47d52992f9 Make actors get their dynamic state by looking at the episode state 2018-10-18 00:21:03 +02:00
nsubiron 524adc8f5f Update python_api.md 2018-10-18 00:21:03 +02:00
nsubiron d7d4dd4e1e Add episode info message 2018-10-18 00:21:03 +02:00
nsubiron 5d2ec3aad0 Remove ping call 2018-10-18 00:21:03 +02:00
nsubiron 5bb425737c Expose weather to client API 2018-10-15 10:34:08 +02:00
nsubiron 2c53287dcf Make possible to unsubscribe from a sensor stream 2018-10-08 13:47:10 +02:00
nsubiron 5965c3bdbe Refactor client-side code and its C++ API 2018-10-08 13:47:10 +02:00
nsubiron 2ad3ffedc5 Expose methods for saving and converting images in Python 2018-10-07 18:44:45 +02:00
nsubiron 2326345f9e Add functionality for IO images, and conversion for depth and semseg 2018-10-07 18:44:45 +02:00
nsubiron 4ad2095c92 Add methods for saving point clouds in ply format 2018-10-07 18:44:45 +02:00
nsubiron 84d48f7ed3 Expose lidar measurements to Python API 2018-10-02 15:03:58 +02:00
nsubiron 6e0abd3442 State client timeout accepts floats 2018-10-01 14:29:11 +02:00
nsubiron 0b38510f8f Change Python client timeout to float seconds 2018-09-30 17:45:47 +02:00
Felipe Codevilla 4b910347a5 adding carla docker 2018-09-17 10:08:04 -07:00
felipecode 479c619bcb fixing nestor comment 2018-09-17 08:58:25 -07:00
felipecode 7288b00a5d docker tutorial updated 2018-09-17 08:57:53 -07:00
felipecode 447bdcd76d adding a docker tutorial 2018-09-17 08:56:59 -07:00
felipecode 4fd4d5d4af docker tutorial updated 2018-09-17 08:51:26 -07:00
felipecode dae847b1d6 adding a docker tutorial 2018-09-17 08:51:26 -07:00
nsubiron a1684ad0ae Minor fixes to non-rendering mode 2018-09-06 17:00:26 +02:00
Juan Belón 341bf178e5 Added compatibility for non-redering mode in python clients lib. Small change in the command disable-rendering bool val 2018-09-06 17:00:26 +02:00
juaxix c39cc46646 Disable Rendering Feature 2018-09-06 17:00:26 +02:00
Xavi b0d15a17d7 Update how_to_model_vehicles.md 2018-09-06 14:52:32 +02:00
nsubiron 8e87f45132 Fix format and rewording of how to model vehicles 2018-09-06 14:51:34 +02:00
nsubiron 42cd4d4ab9 Add 'Art guidelines' section to docs 2018-09-06 14:51:34 +02:00
Xavi 6529bbb3f5 Create how_to_model_vehicles.md 2018-09-06 14:51:34 +02:00
nsubiron 09f4ed7fd7 Allow iterating attributes of an actor blueprint 2018-09-03 11:44:37 +02:00
iFuSiiOnzZ d88e338132 Updated documentation and small fixies in BuildCarlaUE4 2018-08-29 14:13:54 +02:00
iFuSiiOnzZ 6b55ca0f49 Update "How to build on Windows" documentation 2018-08-29 11:51:28 +02:00
iFuSiiOnzZ 95c35f4cbd Update Windows documentation 2018-08-24 16:53:21 +02:00
Marc Garcia Puig 684529cd5d Added link to the documentation of the stable branch on downloads page 2018-08-21 13:02:24 +02:00
Marc Garcia Puig f65aa6cc05 Added stable branch to documentation 2018-08-21 12:51:02 +02:00
nsubiron 2bf6d12207 Add cmake version to documentation, close #667 2018-08-20 14:51:24 +02:00
nsubiron d04e0eca8d Fix file paths 2018-07-30 18:30:50 +02:00
TheNihilisticRobot e0c84c2c7e Update how_to_add_assets.md
Added guidelines for 2wheeled vehicles and cleared some points in 4 wheeled vehicles section.
2018-07-30 18:30:50 +02:00
nsubiron a05854e16a Remove 0.8.1 from download page 2018-07-30 15:57:14 +02:00
nsubiron 20fc5a38f8 Upgrade version 2018-07-30 14:28:51 +02:00
nsubiron 62bc70887e Rename download page and update README 2018-07-30 14:10:23 +02:00
Marc Garcia Puig cec246c028 Create releases_info.md 2018-07-30 14:03:27 +02:00
nsubiron 3b3bb1868a Fix the build 2018-07-30 12:37:28 +02:00
nsubiron 4f5044a495 Expose spectator pawn 2018-07-29 18:03:52 +02:00
nsubiron 78571e299f Minimal documentation of the new API 2018-07-28 20:11:42 +02:00
nsubiron a1158c6ca8 Fix some compilation errors on Windows 2018-07-24 18:05:53 +02:00
nsubiron 6eb73ada34 Compile everything with C++14 standard 2018-07-13 12:39:23 +02:00
nsubiron 0b90c448bf Replace Linux build system 2018-07-04 19:08:42 +02:00
nsubiron 860dbe908e Add missing frame counter to protocol documentation 2018-07-03 14:12:09 +02:00
Marc Garcia Puig 960600102d Docs improvement 2018-07-03 14:12:09 +02:00
nsubiron 246488db85 Change Discord links so they go directly to the relevant channel 2018-07-03 14:12:09 +02:00
TheNihilisticRobot db3ba97be2 Added new key "T" to documentation 2018-06-15 14:55:28 +02:00
nsubiron e67295e4af Close #497 add option to config file to disable bikes and motorbikes 2018-06-13 20:13:15 +02:00
Marc Garcia Puig 169e4346a3 Some fixes on the new documentation 2018-06-12 16:07:07 +02:00
Marc Garcia Puig 76f5a879e1 Added documentation that closes #488 2018-06-12 16:07:07 +02:00
Marc Garcia Puig 3fc39e835d A few aclarations for the documentation 2018-05-29 19:26:52 +02:00
Marc Garcia Puig 3850f39dc6 Added certain measurements clarifications. This fixes #355 2018-05-29 14:26:38 +02:00
nsubiron 8c323b2721 Document sync vs async modes 2018-05-28 17:10:12 +02:00
nsubiron 18f10a804d Update FAQ with Package script 2018-05-24 12:47:31 +02:00
nsubiron 2a55c207dd Document bounding box in player measurements 2018-05-24 12:11:51 +02:00
nsubiron 998e2421c9 Speed up setup script 2018-05-23 20:18:16 +02:00
nsubiron c7093b58ad Remove stable branch from documentation 2018-05-14 17:36:44 +02:00
nsubiron 6fa2a08244 Add buttons to README 2018-05-14 16:42:43 +02:00
Marc Garcia Puig a154d852bf Documentation on how to build for Windows (#373)
Added documentation on how to build CARLA for Windows manually
2018-05-02 10:00:23 +02:00
felipecode 42e6fb9fdc fixing documentation 2018-04-19 16:34:16 +02:00
felipecode b5f65cc509 removing unused tests 2018-04-19 16:05:59 +02:00
felipecode 9b7cdbc15e benchmark 2018-04-19 15:11:29 +02:00
felipecode 4f03224c43 fixes on the benchmark 2018-04-17 17:47:28 +02:00
felipecode 3f0ad1e8ed Merge branch 'some_benchmark_fixes' of https://github.com/carla-simulator/carla into some_benchmark_fixes 2018-04-17 17:44:14 +02:00
felipecode ac35e26d88 Fixing details on the documentation 2018-04-17 17:43:49 +02:00
Felipe Codevilla 213707c685
Merge branch 'master' into some_benchmark_fixes 2018-04-17 16:13:58 +02:00
nsubiron c3b3d3322f Add travis-ci job for testing the documentation 2018-04-17 15:45:07 +02:00
nsubiron b2bdd96501 Document non-player agents 2018-04-17 15:38:04 +02:00
felipecode a74c8c2727 Benchmark documentation polishing 2018-04-17 14:54:18 +02:00
felipecode 50eb4378b9 Fixing mkdocs issue 2018-04-17 12:22:07 +02:00
nsubiron 2417d82dfd Add frame number to sensor data 2018-04-13 17:55:00 +02:00
nsubiron 51f4d1271d Add frame number to measurements message 2018-04-13 15:31:04 +02:00
felipecode a5d60c4cd0 docs 2018-04-12 19:43:54 +02:00
felipecode 1c0f022a7e Added positions 2018-04-12 15:05:05 +02:00
felipecode 5e1f851f75 fixing a bit the docs 2018-04-10 18:19:05 +02:00
felipecode e24abbfbb4 Travis fixes 2018-04-10 16:25:53 +02:00
felipecode b0cecc99d9 refactor of experiment suite name 2018-04-10 14:55:03 +02:00
Felipe Codevilla 2429a4b5c3 Merge branch 'some_benchmark_fixes' of https://github.com/carla-simulator/carla into some_benchmark_fixes 2018-04-10 10:40:19 +02:00
Felipe Codevilla d421316f82 benchmark 2018-04-10 10:40:08 +02:00
felipecode 03b3710f96 final refactorings 2018-04-09 20:35:35 +02:00
felipecode 46cb2dd05e Testing code documentation 2018-04-09 19:42:06 +02:00
felipecode 8d2b3ff1c0 testing link 2018-04-09 19:28:38 +02:00
felipecode e21f7baa39 testing link 2018-04-09 19:27:15 +02:00
felipecode ee4b9d44b7 refactoring, names and functions 2018-04-09 18:52:25 +02:00
felipecode c6596f7471 New version, hack to fix start position bugs 2018-04-09 17:52:12 +02:00
felipecode 5727c7fddd fixing more problems in the experimental suite 2018-04-09 16:47:20 +02:00
Felipe Codevilla 714d5fc814 Benchmark Creatin 2018-04-09 11:02:07 +02:00
Felipe Codevilla 36a4fd18dc Making major refactors, documentation half way 2018-04-07 11:00:35 +02:00
felipecode 0cce71f2ef Docs 2018-04-06 19:56:12 +02:00
felipecode 1e14659813 Merged with master 2018-04-06 17:01:19 +02:00
felipecode b661aff294 Renaming, extra final refactoring 2018-04-06 16:58:26 +02:00
felipecode 5e753b2d2b adding printing functions to another file 2018-04-05 19:35:18 +02:00
Felipe Codevilla f09875ea49 creating benchmark tutorial 2018-04-05 17:54:47 +02:00
Felipe Codevilla cdb0715720 Benchmarks 2018-04-05 17:45:48 +02:00
felipecode b6ef50b42d Add view start positions script 2018-04-04 12:53:59 +02:00