Commit Graph

1249 Commits

Author SHA1 Message Date
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
Néstor Subirón a98406924d
Merge pull request #567 from carla-simulator/carla-0.9
New build system and architecture for networking communication
2018-07-30 14:00:50 +02:00
nsubiron 3b3bb1868a Fix the build 2018-07-30 12:37:28 +02:00
nsubiron f40c90942f Add more examples 2018-07-29 23:59:22 +02:00
nsubiron 4dac1b532f Rename camera id 2018-07-29 23:18:21 +02:00
nsubiron 4c3b6127b1 Minor fixes 2018-07-29 18:05:19 +02:00
nsubiron e34a5891b1 Add addition and subtraction operators to locations 2018-07-29 18:04:57 +02:00
nsubiron 4f5044a495 Expose spectator pawn 2018-07-29 18:03:52 +02:00
nsubiron 63d6f11d41 Make example.py executable 2018-07-28 20:33:35 +02:00
nsubiron 78571e299f Minimal documentation of the new API 2018-07-28 20:11:42 +02:00
nsubiron bf05c1220a Add example.py 2018-07-28 20:11:42 +02:00
nsubiron b870a35fbf Update content link 2018-07-28 19:32:05 +02:00
nsubiron 12243aa84e Add functions to get actor location and transform 2018-07-28 17:46:26 +02:00
nsubiron 1b69494772 Print blueprint tags too 2018-07-28 16:10:59 +02:00
nsubiron 7d1f51e9cc Add functions to set actor location and transform 2018-07-28 15:23:57 +02:00
nsubiron 2253877405 Name some arguments for Python 2018-07-28 13:59:31 +02:00
nsubiron f9b7578d6c Allow destroying actors from Python 2018-07-28 13:04:59 +02:00
nsubiron 67643485cc Fix long-standing crash when a vehicle is destroyed 2018-07-28 13:04:14 +02:00
nsubiron c785437f08 Fix images overexposed 2018-07-28 13:03:16 +02:00
nsubiron 8c656b5486 Add the tagger to the new game mode 2018-07-27 21:12:04 +02:00
nsubiron 3bd383a46d Fix camera settings ignored 2018-07-27 21:11:16 +02:00
nsubiron ae900053dc Do not use post-process None as default 2018-07-27 21:10:39 +02:00
nsubiron c4c15cbb41 Add function to enable autopilot from Python 2018-07-27 19:56:00 +02:00
nsubiron ad876a282f Better validation of actor descriptions 2018-07-27 18:43:27 +02:00
nsubiron eb2cbc7839 Expose recommended attribute values in Python 2018-07-27 18:42:49 +02:00
nsubiron 167cef21a0 Fix try spawn actor catching too general exception 2018-07-27 18:42:00 +02:00
nsubiron 5b310cb541 Better definition of cameras 2018-07-27 18:41:25 +02:00
nsubiron 0fb1edc6af Rename spawners to factories 2018-07-27 15:24:48 +02:00
nsubiron 81ba9782cb Helpers to convert actor attribute values 2018-07-27 14:51:30 +02:00
nsubiron 2e71467ff5 Add find function to blueprint library 2018-07-27 12:59:38 +02:00
nsubiron 4ee7c80448 Helpers for building vehicle definitions 2018-07-26 22:31:37 +02:00
nsubiron d543c3812e Add function to apply control to vehicles 2018-07-26 22:08:39 +02:00
nsubiron f89f728871 Add function to spawn actor attached to another actor 2018-07-26 20:37:15 +02:00
nsubiron 4f9299c2b5 Compile all client code with setup.py and custom boost version 2018-07-26 19:07:05 +02:00
nsubiron ab431e3847 Exposing cameras in Python API 2018-07-26 18:25:57 +02:00
nsubiron 8ae2770e1a Improvements to actor spawners 2018-07-25 17:16:28 +02:00
nsubiron 60d866d5b6 Access Python blueprints with bounds checking 2018-07-25 11:45:16 +02:00
nsubiron a1158c6ca8 Fix some compilation errors on Windows 2018-07-24 18:05:53 +02:00
nsubiron 1d9610404d #573 Changes for using new repository 2018-07-24 12:43:55 +02:00
nsubiron a1663c6e03 Attach description to actor instance 2018-07-24 12:41:44 +02:00
nsubiron 0f636e84fd Full pipeline for spawning actors from Python 2018-07-23 20:40:59 +02:00
nsubiron 03c5ccc9d2 Add game mode for new RPC server 2018-07-23 17:43:23 +02:00
nsubiron 5a8bb66c5d CMake generate compile commands for compatibility with external tools 2018-07-19 12:43:21 +02:00
nsubiron a905170a98 Unity build PythonAPI to increase compilation time 2018-07-19 12:42:18 +02:00
nsubiron 45f661ff9e Expose actor definitions and attributes on client side 2018-07-19 12:19:39 +02:00
nsubiron 2a8b8e2e4f Add actor dispatcher 2018-07-16 14:44:42 +02:00
nsubiron a8ebcbd505 Improve actor definition checks output 2018-07-15 19:17:21 +02:00
nsubiron 892acbbd3c Actor spawner needs to be an actor 2018-07-15 18:57:21 +02:00