Commit Graph

33 Commits

Author SHA1 Message Date
Marc Garcia Puig 3b625c28f9
Lens distortion shader (#2145)
* Exposed DOF and Exposure in Python for  RGB sensor

* Fixed blueprint waypoint functions

* Added Tonemapper settings

* Improved lens shader

* RGB camera have lens shader by default

* Adjusted lens shader

* Added lens disortion to Depth and SemSeg sensors

* Added Chromatic Aberration to Camera API

* Added the blueprint doc_gen and updated docs

* Sorted blueprint attributes in docs

* Added docs about new camera attributes

* Spelling fixes in docs

* Sorted includes

* Fixed travis pylint 3
2019-10-03 19:08:53 +02:00
Manish b8ea58b7f5 Adding pylint to Util/BuildTools/ folder 2019-07-10 01:35:47 +02:00
Francesc Domene 7aaa481f0e Apply suggestions from code review
Co-Authored-By: Néstor Subirón <nsubiron@cvc.uab.es>
2019-07-09 19:18:46 +02:00
nsubiron 93bce0a8b2 Add travis-ci check for new Python API reference 2019-07-09 19:18:46 +02:00
Marc Garcia Puig f8d306b556 Compiling Carla in Docker (#1841)
* Compiling Carla in a Docker

* Big improvement in Carla Docker build time

* Fixed Docker dependencies & added docker_importer

* Fixed Docker package exporting pipeline

* Fixed docs issues

* Fixed few issues from revision

* Merge branch 'master' into marcgpuig/docker
2019-07-08 07:43:45 -07:00
nsubiron 32d9715ef8 Upgrade to Unreal Engine 4.22 and clang 7 2019-05-03 12:53:43 +02:00
nsubiron 814e4374f2 Compile and run C++ client example in CI pipelines 2019-04-24 17:37:21 +02:00
nsubiron ee2a5c000b Fix pipelines after Python scripts were moved 2019-03-30 14:29:57 +01:00
nsubiron d2dea42f11 Pylint every Python file in PythonAPI 2019-03-19 22:34:49 +01:00
nsubiron f37d01ebc9 Add Pylint travis-ci checks for PythonAPI scripts 2019-03-19 22:34:49 +01:00
nsubiron 848c068b63 Upgrade travis.yml to Ubuntu 16.04 2019-03-19 22:34:49 +01:00
nsubiron 6c8499c8c9 Upgrade to UE4.21 2019-01-23 18:57:26 +01:00
nsubiron a2974d3ca1 Remove pylint test on deprecated code from travis-ci 2019-01-16 10:45:38 +01:00
Praveen Palanisamy d1c2a03dcf Append to build logs instead of truncating 2018-11-09 10:41:34 -05:00
nsubiron 8b858209d4 Move PythonClient inside deprecated folder 2018-10-26 17:04:59 +02:00
nsubiron 3b12d31cc6 Fix travis build (again) 2018-10-08 13:20:05 +02:00
nsubiron d9bacfd235 Fix travis errors and remove awesome bot 2018-10-07 13:03:33 +02:00
nsubiron efc93a56d8 Reduce travis-ci job output 2018-09-18 12:19:45 +02:00
nsubiron e930133ebb Add unit tests to travis build 2018-07-10 15:45:13 +02:00
nsubiron 0b90c448bf Replace Linux build system 2018-07-04 19:08:42 +02:00
nsubiron 951694aa91 Fix #313 include map name in scene description message 2018-05-08 14:43:39 +02:00
nsubiron c3b3d3322f Add travis-ci job for testing the documentation 2018-04-17 15:45:07 +02:00
nsubiron fb2bd3884d Add pull-request template 2018-01-16 17:43:07 +01:00
nsubiron e1847f2001 Fix warning and make Cppcheck quiet again 2018-01-09 16:23:50 +01:00
nsubiron 80a3c26cab Verbose Cppcheck command 2018-01-09 16:13:20 +01:00
nsubiron 2e76bb3273 Skip ci installation step 2018-01-09 13:24:33 +01:00
nsubiron a7e3fef096 Testing ci configurations 2018-01-09 13:20:53 +01:00
nsubiron 0d05d70b5e Testing ci configurations 2018-01-09 13:00:07 +01:00
nsubiron c5cbee9194 Require pylint to pass without warnings 2018-01-08 18:41:02 +01:00
nsubiron d353631c56 CI with Ubuntu 16 2018-01-08 18:27:58 +01:00
nsubiron c4cbff1521 Create pylintrc 2017-12-22 15:53:16 +01:00
nsubiron 1616ac440e Suppress pylint warnings in Python 2 2017-12-22 15:44:08 +01:00
nsubiron 4956e95347 Add pylint continuous integration with travis-ci 2017-12-22 15:35:11 +01:00