Commit Graph

811 Commits

Author SHA1 Message Date
bernatx a9582c5e0b new content version 2021-07-31 00:36:10 +02:00
bernatx 7cc9c69768 new content version 2021-07-30 15:01:42 +02:00
bernatx 32ffd2c435 Changing to version 0.9.12 2021-07-30 13:12:28 +02:00
bernatx 4d04b4ae29 Cook maps one by one in windows (slower but can package unlimited maps) 2021-07-30 03:07:41 +02:00
bernatx 2d717a958e Fixing import.py for python 3 2021-07-30 01:08:15 +02:00
bernatx 9774e583f0 New content version 2021-07-28 22:23:18 +02:00
joel-mb 4b0525eef2
[Traffic Manager] InMemoryMap binary file (#4424)
* First iteration of the required files functionality

* WIP: Binary file for in memory map

* Fixed "/Game/" replacement and load new episode by name problems with the required files system

* removed unnecessary changes

* added extra space

* Enable pedestrians building only for single maps, no in tiled maps (temporal)

* Added python selector to make import command

* returning const reference

* fix bug not finding required files

* add TM binary files to packages

Co-authored-by: Alejandro Fraga Cimadevila <alex_fraga95@hotmail.com>
Co-authored-by: bernatx <berni2berni>
Co-authored-by: bernat <bernatx@gmail.com>
2021-07-28 14:44:54 +02:00
bernat 7864c8cc2c Using Carla forked UE4.26 version 2021-07-28 14:39:42 +02:00
bernat f4bb456031 New content version 2021-07-28 00:17:51 +02:00
Axel 9318f2798d Added --batch-size argument to make import command to limit the amount of tiles to import at a time. 2021-07-27 13:08:11 +02:00
bernat 9aa383c309 New content version 2021-07-26 20:54:13 +02:00
Joel Moriana 00d8faacdf removed lsb_release dependency 2021-07-26 10:25:08 +02:00
Joel Moriana 622a7104b3 skipp wheel repair if not using bionic 2021-07-26 10:25:08 +02:00
bernatx fcfb3db80c Fix auditwheel not found on Jenkins 2021-07-26 10:25:08 +02:00
Joel Moriana d6185fe982 first iteration python wheels support 2021-07-26 10:25:08 +02:00
bernatx 33bd08b88f content version 2021-07-23 10:28:00 +02:00
bernat 180337e695 new content version 2021-07-21 22:37:51 +02:00
Bernd Gassmann 9fe5e733ad RSS build uses the libproj version from CARLA
and now favours actually the boost variant from CARLA over the system
installed one
2021-07-21 16:05:25 +02:00
bernat a6dbdb234a content version 2021-07-20 22:32:27 +02:00
bernat 6419011572 new content version 2021-07-20 13:28:45 +02:00
bernat 3af230a0b6 Content version 2021-07-16 17:23:25 +02:00
bernatx e466a63fba Setup Visual Studio 2019 for windows 2021-07-15 10:53:16 +02:00
bernat 22e30fc3f6 new content version 2021-07-12 15:29:42 +02:00
bernat c3d9059c91 New content version 2021-06-21 15:46:29 +02:00
bernat 0b62e4d687 New art content removing volumetric clouds because of performance issues 2021-06-21 09:36:39 +02:00
Roel Algaba Brizuela fdec2c89c0 Updated content version 2021-06-16 23:03:53 +02:00
Axel1092 5c3e9c8b09 Fixed package copy files 2021-06-16 10:57:51 +02:00
Axel 8d605e5f73 Removed debug warnings 2021-06-16 10:57:51 +02:00
Axel 42735854e6 Removed xsd file dependencies. 2021-06-16 10:57:51 +02:00
Axel c88e5b780d removed numpy instalation in windows 2021-06-11 19:45:05 +02:00
Axel1092 a796450d1a Added workarround for installing numpy during setup. 2021-06-11 19:45:05 +02:00
bernat 49db0656ec New content version 2021-06-09 19:28:43 +02:00
Roel Algaba Brizuela 34084f272f
Fixes for large maps (#4271)
* Changed material routes and import.py

* Changed decal process for large maps

* Fixed spaces

* Removed unnecesary file

* Fixes for PR

* Updated materials for curbs and gutters

* Fix parsing of tiles by name

* Updated marking nodes materials and names

* New content version

Co-authored-by: bernat <bernatx@gmail.com>
2021-06-07 15:34:01 +02:00
Roel Algaba Brizuela ae0ba81b9f Fixed scale excess and location bug 2021-05-27 15:13:41 +02:00
bernat 55aed10f49 New content, and remove LargeMap as available map 2021-05-26 19:04:29 +02:00
bernat b680f8865b New content version 2021-05-26 13:30:14 +02:00
bernat 3a53b3cd4e Fix collision of imported meshes 2021-05-26 13:30:14 +02:00
Roel Algaba Brizuela ed8809d2a0 Fixed spaces 2021-05-20 14:21:26 +02:00
Roel Algaba Brizuela f1778e9849 Changed decal process for large maps 2021-05-20 14:21:26 +02:00
Roel Algaba Brizuela f2930a4116 Changed material routes and import.py 2021-05-20 14:21:26 +02:00
bernat aa6377c9e1 Updating boost source URL 2021-05-17 20:57:40 +02:00
bernat 09af2fb46d New content version 2021-05-17 20:56:46 +02:00
bernat 80c5e33d5c Calculate navigation data in parallel while cooking 2021-05-17 20:56:46 +02:00
bernat dfef92818c New content version 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela 4e1976def4 Fixed tabs and spaces for PR 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela f13b16bfad Fix Import.py error 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela 8738bf10da Fix errors from rebase 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela 631e760fd8 Minor changes 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela f2c7a52a9d Changes for road materials. 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela 170154aabd Tiling materials and added more decals 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela dc85b48c11 Check for .fbx 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela e0d63efc5f Changes for large maps 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela 49f287c4f1 Added generation of JSON file and bug fixes 2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela 6aa5898854 Bug fixing and updated road painter import process
The import process now loads a .json file for applying decals to the road. Several bug fixes related to the generation of multiple map textures and dynamic materials. New update to the road painter preset on the art repository.
2021-05-17 20:56:46 +02:00
Roel Algaba Brizuela 6f7ba077cb make import road painter materials for maps
First implementation for applying road painter materials to imported maps. However, the user still has to access the road painter blueprint and click on the "Paint all roads button"
2021-05-17 20:56:46 +02:00
bernat 35da5b4190 Fixing conflicts 2021-05-13 19:39:50 +02:00
bernat 50edd95c7a Modify import process to accept the tile size as .json parameter and enable the 'tile to relative' conversion from UE4 (CARLA modification) 2021-05-13 19:39:50 +02:00
bernat bc4d23a5e9 Import maps in tiles 2021-05-13 19:39:50 +02:00
bernat 2925c51099 FBX2OBJ search nomenclature at any position, not only starting with 2021-05-13 19:39:50 +02:00
Roel Algaba Brizuela d2cd4b4cfe Fixed further spaces and tabs 2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela dab92c7311 Fixed tabs, spaces and comments 2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela ec14dc278a Updated content version 2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela f4e8dd2d0b Fixed spaces and tabs and updated textures 2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela 4f1add75ee Updated make import process for spawning decals easier 2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela b327e479d4 Changes to apply material to large maps and bug fixes 2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela 2a65f83aa9 Added generation of JSON file and bug fixes 2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela 0a9332c16f Bug fixing and updated road painter import process
The import process now loads a .json file for applying decals to the road. Several bug fixes related to the generation of multiple map textures and dynamic materials. New update to the road painter preset on the art repository.
2021-05-07 15:52:21 +02:00
Roel Algaba Brizuela d76f682005 make import road painter materials for maps
First implementation for applying road painter materials to imported maps. However, the user still has to access the road painter blueprint and click on the "Paint all roads button"
2021-05-07 15:52:21 +02:00
bernat a3797e02ac Using new version of RecastBuilder 2021-05-07 15:17:45 +02:00
Axel1092 cdd12c5a84 Updated Build OSM2ODR commit hash. 2021-04-29 11:33:01 +02:00
Axel1092 3a5b8c0620 Fixed typo. Fixed xerces-c lib name. 2021-04-07 17:47:45 +02:00
Axel de6f3769b4 Fixed libxerces-c installation. 2021-04-07 17:47:45 +02:00
Axel1092 d62fb2fd9b Fixed windows build. 2021-04-07 17:47:45 +02:00
Axel be76107b44 Moved OSM2ODR to a different repo 2021-04-07 17:47:45 +02:00
bernat 7580c682f6 Disable the minimum size of a network packet to be sent 2021-03-31 10:00:24 +02:00
Seonghyeon Lim ce2ad785c5 Fix PythonAPI build script typo. 2021-03-09 10:00:43 +01:00
Axel f8f064a73d Added missing folder creation command 2021-03-08 16:01:50 +01:00
bernat 2a1dc6afe7 Add some logs 2021-03-08 15:59:45 +01:00
Axel1092 55a98646b3 Fixed chrono Dlls separated from the binary file 2021-03-06 01:17:05 +01:00
Daniel Santos-Olivan dfdb252dbd Fix output to xml 2021-03-04 18:29:42 +01:00
Daniel Santos-Olivan 9f9944045d Remove argument for nose2 2021-03-04 18:29:42 +01:00
Daniel Santos-Olivan 9ff93f1593 Smoke_test: Now the order of execution is predetermined 2021-03-04 18:29:42 +01:00
Axel 975ddedb90 Review changes. 2021-03-04 16:16:42 +01:00
Axel1092 0989aae70b Added PROJ library dependencies in windows. Imrpoved PythonAPI compilation speed in windows. Disabled boost RTTI checks. 2021-03-04 16:16:42 +01:00
Axel d8bc438f6f Added proj string capabilities to OSM to OpenDRIVE conversor. 2021-03-04 16:16:42 +01:00
Axel ced1d5c88c Added OSM2ODR dependencies for projection capabilities (linux). 2021-03-04 16:16:42 +01:00
Axel1092 ec57a00e92 Fix zlib install with flags 2021-03-04 12:48:57 +01:00
bernat b32514edb7 Uses latest RoadRunner nomenclature, and removes the FBX name on assets 2021-03-02 13:06:31 +01:00
bernat 8a140a8ed0 Update --clean-intermediate flag 2021-03-01 15:29:17 +01:00
bernat 930952e58d Updating content version 2021-03-01 11:34:22 +01:00
bernat f89cfbcc01 update content version 2021-02-25 16:54:01 +01:00
bernat d04a86b859 Changing 4.24.3 to 4.26.1 2021-02-25 16:48:15 +01:00
Axel1092 30f88cfb73 Removed boost RTTI check. 2021-02-25 16:48:15 +01:00
bernat 72fa082583 Update content 2021-02-25 16:48:15 +01:00
Axel a93376e202 review changes 2021-02-18 10:04:35 +01:00
Axel 546016c664 Set chrono version to 6.0.0. 2021-02-18 10:04:35 +01:00
Axel1092 723d23aaed Small fix for Windows compilation without chrono. 2021-02-18 10:04:35 +01:00
Axel1092 aef432e08b Small fix to windows build 2021-02-18 10:04:35 +01:00
Axel1092 028e029404 Updated chrono install for windows. 2021-02-18 10:04:35 +01:00
Axel bf8e160622 Added release compile mode for chrono library. 2021-02-18 10:04:35 +01:00
Axel1092 2e0b4bc885 Fixed windows compilation issue 2021-02-18 10:04:35 +01:00
Axel1092 14a634aa29 Added chrono compilation support for windows. 2021-02-18 10:04:35 +01:00
Axel 2117794dd7 Created base chrono implementation 2021-02-18 10:04:35 +01:00
bernat f9ca7b5577 Make /Plugins/ folder optional when packaging 2021-01-13 10:54:17 +01:00
bernat 65720f04b2 Changing to 0.9.11 version 2020-12-22 16:26:04 +01:00
bernat 7374804542 Adding plugins to the package 2020-12-22 16:13:50 +01:00
bernat a51a73ed87 Update content version 2020-12-21 23:03:06 +01:00
Axel 383c0ebb74 Fixed missing laneChange record in OSM converted OpenDRIVE maps. 2020-12-21 12:20:00 +01:00
bernat c07857a8cc Update content 2020-12-18 20:27:55 +01:00
bernat 0d24c199fa New option to package to a single archive all 2020-12-18 14:32:05 +01:00
Axel 9ead730f53 fixed check.sh 2020-12-18 11:47:39 +01:00
Axel 8521510be8 Fixed unexpected arguments causing an error in .sh build files. 2020-12-18 11:47:39 +01:00
Axel eabca398e9 Fixed build always reporting success even if failed. 2020-12-18 11:47:39 +01:00
bernat e32b13ccf2 Update content version 2020-12-17 19:16:30 +01:00
bernat b6de4cde11 Updating content version 2020-12-16 17:26:06 +01:00
bernat ccd36af546 Updating content version 2020-12-16 10:41:42 +01:00
bernat 71bfacf038 Update content version 2020-12-14 18:25:35 +01:00
bernat c8a330897a Update content version 2020-12-14 12:33:31 +01:00
bernat 8582de10d5 Revert a commit with workaround for windows 2020-12-14 12:33:31 +01:00
bernat 832099c70d Update content 2020-12-14 12:33:31 +01:00
bernat 87f477b852 Fix windows packages argument 2020-12-14 12:33:31 +01:00
bernat a6cb97474c content version 2020-12-14 12:33:31 +01:00
bernat f6325849d5 Workaround to solve the 1024 limitation on windows batch variables 2020-12-14 12:33:31 +01:00
bernat af522c247b Update content version 2020-12-14 12:33:31 +01:00
Axel 95b5242d1e Fixed paths 2020-12-11 16:59:44 +01:00
Axel 23a33eb43e Fixed windows paths 2020-12-11 16:59:44 +01:00
Axel 8881d1e898 Removed argument requirements. 2020-12-11 16:59:44 +01:00
Axel bffd921958 Added python script to edit uproject file. 2020-12-11 16:59:44 +01:00
Axel c0c24f6756 Updated uproject file 2020-12-11 16:59:44 +01:00
Axel1092 f408813e72 Fixed windows carsim toggle. 2020-12-10 20:38:33 +01:00
Axel1092 96b74f25ae Updated bat files to consider --carsim flag 2020-12-10 20:38:33 +01:00
Axel 3fff811bb8 Fixed missing includes 2020-12-10 20:38:33 +01:00
Axel b068dd81d5 Added to enable optional compilation of CarSim plugin. 2020-12-10 20:38:33 +01:00
bernat 64d2fc58f0 new content version 2020-12-03 12:24:24 +01:00
Axel 2e0f69d4a1 Updated ContentVersions.txt 2020-12-03 12:24:24 +01:00
Daniel Santos-Olivan b0cc977a8c Updated Content 2020-12-03 12:24:24 +01:00
Daniel Santos-Oliván 937eb73bfa Change to Windows launch
In this way, we make sure that the correct version of UE4 is used for
carla.
2020-12-03 12:24:24 +01:00
Marc Garcia Puig 13e5f76e62 Fixed error when using "--config" in make package 2020-12-02 11:55:45 +01:00
bernat 595cdd77b8 Updated content (black-listed folder name fixed) 2020-11-04 08:59:28 +01:00
bernat 5cb6488eac Updated content 2020-11-03 18:08:52 +01:00
Yash Jha eccf75bb05 Edited Windows.mk for directories with spaces
Recently added BuildOSM2ODR.bat wasn't quoted, meaning it may not work properly with directories having spaces. Eg.  Space between "My" and "PC" in C:/Users/My PC. This will lead to ignoring the BuildOSM2ODR.bat and ultimately inaccurate build. The issue is fixed in this commit.
2020-10-28 11:36:37 +01:00
Axel b9518b190f Fixed check.sh smoke test python version 2020-10-28 11:35:44 +01:00
Pasch, Frederik fddf3c9b2e Update ad-rss-lib to 4.4.0 2020-10-20 14:41:19 +02:00
berndgassmann b91e1b5e0e
Merge pull request #3388 from carla-simulator/fix_rss_sensor 2020-10-08 11:29:25 +02:00
Axel 6f4e69da4c Fixed build script parsing arguments. 2020-10-02 11:51:37 +02:00
Axel c62070bbdd Fixed python 2 boost recompilation. 2020-10-02 11:51:37 +02:00
Axel b6c650d438 Python 2 returns. 2020-10-02 11:51:37 +02:00
Axel 247c27e6af Build scripts accept any option and only use those that are needed. 2020-10-02 11:51:37 +02:00
bernat 0c97e9a5de Enable deploy of four number version 2020-09-30 20:22:25 +02:00
Axel c2cb39afca Removed libxerces-c from prerequisites and documentation 2020-09-30 12:52:00 +02:00