Commit Graph

1036 Commits

Author SHA1 Message Date
doterop b753498ecb Removed debug draw calls 2020-09-10 15:48:22 +02:00
doterop 33700bd6e3 Added call on the server side to retrieve the BBs 2020-09-10 15:48:22 +02:00
doterop 1855d34c56 GM::GetAllBBsOfLevel now returns the array of BBs 2020-09-10 15:48:22 +02:00
doterop af0d92676d Fixed Folliage BB calculation. 2020-09-10 15:48:22 +02:00
doterop abcc0f30d7 Added a call on the GM to get all the BBs of the level 2020-09-10 15:48:22 +02:00
doterop 3b6a6bbb24 Added BB folliage calculation 2020-09-10 15:48:22 +02:00
doterop be1299f5c5 Added BB calculation for an array of actors 2020-09-10 15:48:22 +02:00
doterop 2ca15c3bc5 Added new function to calculate BBs on SKM and SM 2020-09-10 15:48:22 +02:00
doterop f287a1e7c0
Automatic calculation of vehicle's BB (#3267)
* Added BB calculation

* Updated changelog

* Removed logs

* Improved BB calculation

* Added BB calculation

* Updated changelog

* Removed logs

* Improved BB calculation

* Updating content version

Co-authored-by: bernat <bernatx@gmail.com>
2020-09-09 14:29:31 +02:00
Marc Garcia Puig b15f0d2d50 Added Terrain sem seg label 2020-09-02 14:44:42 +02:00
Marc Garcia Puig 8a02d7aa7b Fixed Linux detection in exposure compensation 2020-09-02 14:44:42 +02:00
Marc Garcia Puig 44225dabb4 Added and extra s to the Vehicles folder 2020-09-02 14:44:42 +02:00
Marc Garcia Puig 1726e88192 Added fix to OS dependant exposure compensation 2020-09-02 14:44:42 +02:00
Marc Garcia Puig 36ba6216c9 Fixed TrafficLight name 2020-09-02 14:44:42 +02:00
Marc Garcia Puig 3918ce2d6d Fixed name for new paths 2020-09-02 14:44:42 +02:00
Marc Garcia Puig 564a15989b Added sem seg water and changed Dynamic color 2020-09-02 14:44:42 +02:00
Marc Garcia Puig 8cff64fd00 Added new semantic tags 2020-09-02 14:44:42 +02:00
doterop 7bf2b87356 Avoided atlas and added checks to avoid invalid resources 2020-08-28 09:58:55 +02:00
doterop ea6c14b6c5 Fix wrong condition on empty atlas 2020-08-28 09:58:55 +02:00
Axel ba812e75a3 fixed spelling. 2020-08-20 17:22:58 +02:00
Axel cc4f86b8d6 Fixed trigger box generation for traffic signs with road width equal to 0 2020-08-20 17:22:58 +02:00
Elvir Crncevic 49c4286fce Resolve compiler warning for signed indexing 2020-08-17 12:20:02 +02:00
elvircrn 2871475659 Remove unnecessary resource locking by reducing the level of parallelism in the inner loop. 2020-08-17 12:20:02 +02:00
Marc Garcia Puig 7a998a4abd Fixed black debug lines 2020-07-31 23:08:59 +02:00
bernat 9e8f91337b Change to 0.9.10 version 2020-07-31 23:00:20 +02:00
doterop 1cddd05f8e Removed check to force sendStream 2020-07-31 21:55:30 +02:00
doterop dea15ec319 Moved sendstream to GM tick 2020-07-31 21:55:30 +02:00
doterop 158247ddb5 Fixed clean texture and sendPixels now is on the same frame 2020-07-31 21:55:30 +02:00
doterop ac76cbb71a Fixed atlas recreation after sensor deletion 2020-07-31 21:55:30 +02:00
doterop 04b9086add Fixed unsigned mistmatch 2020-07-31 21:55:30 +02:00
doterop 70dc79d18f Cleaned comment 2020-07-31 21:55:30 +02:00
doterop 797db914e1 Removed intermediate copy between atlas and sensor. Cleaned code. 2020-07-31 21:55:30 +02:00
doterop a6fbd3bfe2 Removed fences 2020-07-31 21:55:30 +02:00
doterop ba22c0a583 Removed delegate 2020-07-31 21:55:30 +02:00
doterop d1ae53f049 Fixed CopyTextureFromAtlas 2020-07-31 21:55:30 +02:00
doterop dc9a3fd1aa Enqueue order grouped on the GM 2020-07-31 21:55:30 +02:00
doterop d7cb538b60 Cleaning comment 2020-07-31 21:55:30 +02:00
doterop c4af666678 The atlas Texture is now vertical 2020-07-31 21:55:30 +02:00
doterop a2b6f8abf6 Added fences and separeted each step 2020-07-31 21:55:30 +02:00
doterop 2430559d8c Added check of atalas size texture before created 2020-07-31 21:55:30 +02:00
doterop 67b9d7d0d2 Atlas Working 2020-07-31 21:55:30 +02:00
doterop 477ae9d2c8 First iteration creating an atlas 2020-07-31 21:55:30 +02:00
codeffee d528243112 Changed measure scope. 2020-07-31 21:55:30 +02:00
doterop 77e6ebb7d2 Changed rendermode 2020-07-31 21:55:30 +02:00
doterop ea8ed416d1 Pixels now are preallocated and filled. 2020-07-31 21:55:30 +02:00
doterop f38ac48b39 Scene Capture Sensors are now enqueued to the end of the frame 2020-07-31 21:55:30 +02:00
Marc Garcia Puig 7df66a98ff Fixed light in low quality mode 2020-07-31 20:19:55 +02:00
bernat d23ce106bc Add stop for the replayer 2020-07-31 16:38:41 +02:00
Marc Garcia Puig 93a3ed4cd9 Minimal debug fix 2020-07-31 15:16:06 +02:00
Marc Garcia Puig e9a0f2968d Fixed enum values 2020-07-31 15:16:06 +02:00
Marc Garcia Puig 3d3e82f8ad Added Sky, Ground and Bridge 2020-07-31 15:16:06 +02:00
Daniel Santos-Olivan a131e16ddb Minor formatting corrections 2020-07-31 15:15:01 +02:00
Daniel Santos-Olivan 96d0ae27e6 Refactor SemanticLidar in LibCarla and PythonAPI 2020-07-31 15:15:01 +02:00
Daniel Santos-Olivan e0430e66a1 Refactor SemanticLidar in server side. 2020-07-31 15:15:01 +02:00
Daniel Santos-Olivan d7b1e4a315 RayCastRawLidar: Added optimization in the tag getter 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan c8ee455b05 Small optimization 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 64183b025a Change of type to avoid windows error 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 29508fefa4 Remove dropoff/noise/intensity related parameters from RawLidar 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan b5a297fea2 Added postprocess method for noise and intensity dropoff 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan f5e68a275b Removed unused comments 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan d1889fed85 Remove arguments from Preprocess to allow for optimization 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 20df95d202 Removed spaces 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan afd43914e9 RayCastLidar: Optimizing the normal lidar. 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 247c3731b7 Correct tag the LiDAR. 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 0d1257b271 Removed old logs 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 5eb2f6dc18 Tagger: Added some functions to the class to be used anywhere 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 92892ec8e9 Rewrite of RayCastLidar to inherit from RayCastRawLidar
to reuse code
2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 12cf111a45 Rewrite the RayCastRawLidar to store all info
- We needed to change completly the way we store and compute
  the data because for some reason we could access the actor
  information from the computation threads so we store all
  the FHitResult in the Sensor and then we compute the Detection
  information when we store in the LidarRawData structure.
2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 3c5f051f93 Changed data structures to data folder 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 3e1f17741c LidarRawData now inherits from LidarData to avoid repetion of code 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 08e97be923 Rename LidarData and prepare it for merge it with LidarRawData 2020-07-30 15:16:42 +02:00
Daniel Santos-Olivan 1ac43909aa Updated RayCastRawLidar with new data classes 2020-07-30 15:16:42 +02:00
Daniel Santos-Oliván f26ae8f8ac RayCastRawLidar: First version, still in a very early stage. 2020-07-30 15:16:42 +02:00
Marc Garcia Puig f55be134d1 Changed exposure_compensation 2020-07-29 16:09:18 +02:00
Marc Garcia Puig 583b6e9fbb Added docs 2020-07-29 16:09:18 +02:00
Marc Garcia Puig b505660b63 Exposed camera bloom and lens flare effect 2020-07-29 16:09:18 +02:00
Marc Garcia Puig db3c6472a5 Changed more camera parameters to match the new ilumination 2020-07-29 16:09:18 +02:00
Marc Garcia Puig 09a193564b Fixed ilumination camera values 2020-07-29 16:09:18 +02:00
Axel1092 215ceff451 Added stops in the ground from roadrunner. 2020-07-28 09:28:17 +02:00
Axel1092 6d4e92bc6d Small fix to traffic light spawn. 2020-07-28 09:28:17 +02:00
Axel1092 cbd12ac056 Added detection of 'Speed_' object record from roadrunner to interpret it as a speed signal. 2020-07-28 09:28:17 +02:00
Axel1092 5428354e5c Added automatic match of traffic lights and signals with existing actors. 2020-07-28 09:28:17 +02:00
Marc Garcia Puig c18ccca7f3 Fix for sem seg untaged objects spawned frm client 2020-07-23 16:12:08 +02:00
Axel1092 b1be4afef2 Fix for transparency see-through 2020-07-22 20:13:34 +02:00
Axel1092 a44c38168a Query formatting fixes. 2020-07-20 15:10:34 +02:00
Axel1092 be4bf24ed8 Fixed query format. 2020-07-20 15:10:34 +02:00
Axel1092 68ede3c5d3 Fix windows compilation issue 2020-07-20 15:10:34 +02:00
Axel1092 98b6b2e610 Compilation fix 2020-07-20 15:10:34 +02:00
Axel1092 bb553e1073 Updated docs. removed coma separations. 2020-07-20 15:10:34 +02:00
Axel1092 28fea86a19 Prevent event from being written to the recorder when there are none. 2020-07-20 15:10:34 +02:00
Axel1092 aec7251955 Added Trigger volumes to recorder. Infor formatting changes. 2020-07-20 15:10:34 +02:00
Axel1092 eb63a2aae8 Added traffic light time events. 2020-07-20 15:10:34 +02:00
Axel1092 b1a475d2b4 Added physics control to recorder info. 2020-07-20 15:10:34 +02:00
Timothy Scott 0b781d5fd5
Added noise to Lidar sensor (#3001)
Co-authored-by: Marc Garcia Puig <marcgpuig@gmail.com>
2020-07-17 12:33:50 +02:00
Marc Garcia Puig a73b1e4209 Fixed Import pipeline 2020-07-16 10:13:42 +02:00
Axel1092 f324c73b10 Review changes. 2020-07-10 11:36:31 +02:00
Axel1092 2d26512209 Added new frozen behavior. 2020-07-10 11:36:31 +02:00
Axel1092 4f1851be3f Fixed error that caused traffic light actors to be missing in client side. 2020-07-10 11:36:31 +02:00
Axel1092 4d46387eb8 Added automatic signal match with OpenDRIVE. 2020-07-10 11:36:31 +02:00
Axel1092 07d016d318 Added reset group function to API. 2020-07-10 11:36:31 +02:00