Commit Graph

901 Commits

Author SHA1 Message Date
CVC\jbelon 07c51cc0be Added code to be able to use the experimental Vulkan API for rendering. 2018-03-14 18:36:20 +01:00
juaxix b9863c7768 Always add the license plates directory to the build 2018-03-14 12:20:26 +01:00
CVC\jbelon 97d7b0904b Epic settings added to CarlaSettingsDelegate functions. Revamped functions to apply quality settings (generalize). You can set the quality level with blueprints using CarlaSettingsDelegate from the Carla Game Mode Base now. 2018-03-13 18:16:47 +01:00
nsubiron 9b36285787 Add unit test for low quality 2018-03-13 15:04:15 +01:00
CVC\jbelon 4e0221684c Adding Quality settings to settings.py 2018-03-13 12:27:30 +01:00
nsubiron 9a5898cefe Add quality level to Python settings 2018-03-13 12:24:05 +01:00
CVC\jbelon ebdea6f015 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-13 12:19:30 +01:00
nsubiron 9ed945db9e Remove error when restarting from key-binding 2018-03-13 12:15:08 +01:00
CVC\jbelon ccc29f9dc8 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-13 11:36:06 +01:00
CVC\jbelon 8f0949ba5a Added a new name tag for sky spheres.
Minor fixes for Carla Settings.
Renamed the quality DefaultLevel to QualityLevel in code and config file.
2018-03-13 11:34:45 +01:00
Néstor Subirón 9e0cff9353
Merge pull request #272 from carla-simulator/issue#268
Add box extent to player measurements
2018-03-12 16:44:48 +01:00
Marc Garcia Puig 559f02fa8b
Merge branch 'master' into issue#268 2018-03-12 16:29:26 +01:00
CVC\jbelon 42d5127c99 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-12 11:54:16 +01:00
CVC\jbelon b94d0079d7 Fixes proposed by @nsubiron for pulling request (merge with master) 2018-03-12 11:52:55 +01:00
Néstor Subirón e9835b1e55
Merge pull request #244 from carla-simulator/documentation
Improvements to documentation
2018-03-12 10:53:09 +01:00
nsubiron 04865c0877 Merge branch 'master' into documentation 2018-03-12 10:50:35 +01:00
Néstor Subirón 3d9224543b
Merge pull request #277 from carla-simulator/windows_build
Moved to native commands for the windows build
2018-03-12 10:29:57 +01:00
nsubiron 72a1c95ccb Merge branch 'master' into windows_build 2018-03-12 10:26:37 +01:00
CVC\jbelon 29fc456008 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-12 09:21:20 +01:00
Néstor Subirón 84ec01bbdd
Merge pull request #271 from carla-simulator/issue#83
Adjust agent bounding boxes
2018-03-09 19:35:51 +01:00
Marc Garcia Puig da61938972 Make for Visual Studio is now in 'release'. 2018-03-09 19:35:41 +01:00
Marc Garcia Puig b0e06c2ffa Merge branch 'master' into windows_build 2018-03-09 19:03:29 +01:00
Marc Garcia Puig 3a5846cce0 Moved to native commands for the windows build 2018-03-09 18:38:55 +01:00
CVC\jbelon c71ff0ca8a Prepare Optimizations branch for master pull request 2018-03-09 15:11:59 +01:00
CVC\jbelon d6f94ccc47 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-09 09:25:26 +01:00
CVC\jbelon 53533dd402 Lower quality max draw culling distance for road pieces moved from road builder to settings. Roads will no longer contain static instanced meshes when rebuild from scene, just static mesh components. 2018-03-07 18:50:11 +01:00
FPerez 44a7fb4f61 New bounding box example image 2018-03-07 15:47:29 +01:00
nsubiron 40b3580495 Update documentation 2018-03-07 15:11:01 +01:00
nsubiron 2e039b3229 Warn in docs about missing player in npc list 2018-03-07 15:04:11 +01:00
nsubiron 72cf8b1c2e Update content link 2018-03-07 14:49:32 +01:00
juaxix de9048ad22 New class CarlaSettingsDelegate. New way to access settings from blueprints 2018-03-06 18:59:15 +01:00
nsubiron 494102d1ea Do not register player as agent 2018-03-06 16:18:06 +01:00
nsubiron ffe8b932f9 Add box extent to player measurements 2018-03-06 16:17:25 +01:00
nsubiron b1e517fd95 Use center of bounding box as vehicle position 2018-03-06 15:00:05 +01:00
nsubiron 957d44bb38 Update assets 2018-03-02 14:11:34 +01:00
nsubiron b6b40f53a9 Ignore output files when packaging 2018-03-02 14:10:59 +01:00
nsubiron 82d5966578 Fix GenerateProjectFiles crash on Linux 2018-03-02 14:10:02 +01:00
CVC\jbelon 918f0c4e17 Fix for road materials assignment from plugin quality preferences to static meshes using slotnames. 2018-03-02 10:23:46 +01:00
CVC\jbelon 01d0f1c570 Merge remote-tracking branch 'origin/master' into Optimizations 2018-03-02 10:22:23 +01:00
Néstor Subirón 63b6d2efa5
Merge pull request #248 from carla-simulator/sensor-interface#200
Redesign sensor related code
2018-03-01 16:57:33 +01:00
juaxix a84debd50f
Merge branch 'master' into sensor-interface#200 2018-03-01 16:50:08 +01:00
Néstor Subirón 0555d0b21a
Merge pull request #105 from carla-simulator/lidar
Adding 360 Lidars support
2018-03-01 16:31:42 +01:00
CVC\jbelon 588f949cbc Minor fix with settings and previous merge 2018-03-01 11:34:56 +01:00
CVC\jbelon 85d4be3934 Merge remote-tracking branch 'origin/sensor-interface#200' into Optimizations 2018-03-01 11:13:46 +01:00
CVC\jbelon 2a174dfcc3 Fix Quality Commands now uses the correct path from GEngine instead of World. 2018-03-01 11:07:38 +01:00
juaxix 3aecac81bc Change in draw distances for CarlaSettings 2018-02-28 16:44:05 +01:00
nsubiron a4221a09b7 Merge branch 'master' into lidar 2018-02-28 14:36:12 +01:00
nsubiron 83e5253bcc Improve sensor documentation 2018-02-28 14:34:14 +01:00
nsubiron f848565204 Rename some lidar variables 2018-02-28 14:33:45 +01:00
nsubiron e87c8a77ff Print error on unknown sensor type 2018-02-28 11:36:07 +01:00