Commit Graph

6327 Commits

Author SHA1 Message Date
Marcel Pi fc3a629ce2 Check EOF newlines. 2024-03-13 12:03:37 +01:00
Marcel Pi 0a9437fd10 Improve warning suppression. 2024-03-13 01:04:27 +01:00
Marcel Pi 07963dba96 Make _CRT_SECURE_NO_WARNINGS a global definition. Introduce mechanism to disable warnings. 2024-03-12 23:19:57 +01:00
Marcel Pi 908b1b306b Move PythonAPI agents folder up + very minor refactor. 2024-03-12 22:29:24 +01:00
Marcel Pi 1682c50957 Wait for Python API in launch target instead of Carla Unreal configure step. 2024-03-12 16:54:59 +01:00
Marcel Pi 63571a79b7 Remove header search in ImageIOConfig. 2024-03-12 16:52:40 +01:00
Marcel Pi ca5310ffb2 Wait for Python API to be built before compiling Carla Unreal. 2024-03-12 16:50:08 +01:00
Marcel Pi c3118ed55a Temporarily revert AtomicSharedPtr upgrade. 2024-03-12 15:06:28 +01:00
Marcel Pi 6725e66d0d Disable Wall by default and fix deprecation warning for std::atomic<std::shared_ptr<T>> 2024-03-12 15:05:13 +01:00
Marcel Pi 8c14d9ff4c Minor changes, introduce options for -Wall and -Werror. 2024-03-12 13:04:01 +01:00
Marcel Pi 60e1b9d7d4 Remove RPCLib from UE dependencies. 2024-03-12 11:25:00 +01:00
Marcel Pi 113f9d4bf2 Check dependencies when configuring UE. 2024-03-12 11:20:17 +01:00
Marcel Pi 8e70cfe0c6 Remove preference for Ninja for UE. 2024-03-12 11:01:37 +01:00
Marcel Pi 1be3ea50b1 Minor fix. 2024-03-11 15:16:40 +01:00
Marcel Pi 182ccbbc12 Multiple Windows-related fixes. 2024-03-11 12:30:24 +01:00
Marcel Pi 3dd30a2f2b Minor fix for Windows (2). 2024-03-11 09:20:27 +01:00
Marcel Pi 0cf40056e2 Minor fix for Windows. 2024-03-11 09:13:55 +01:00
Marcel Pi 2ca6591671 Change configure defaults. 2024-03-11 08:58:46 +01:00
Marcel Pi 7638b470e8 Switch back to specifying toolchain through command line. 2024-03-11 08:55:16 +01:00
Marcel Pi 0b15f68d1b Rename BUILD_CARLA_UE to BUILD_CARLA_UNREAL and add USES_TERMINAL to UE5 custom targets. 2024-03-10 21:42:58 +01:00
Marcel Pi 2ba8c74ab3 Remove Houdini reference from CarlaTools.Build.cs.in 2024-03-09 00:37:41 +01:00
Marcel Pi b65b450663 Fix StreetMap plugin download. 2024-03-09 00:25:47 +01:00
Marcel Pi 131723a9d1 Update gitignore for CMakeSettings.json. 2024-03-08 19:41:59 +01:00
Marcel Pi 5966d00496 Merge branch 'marcel/ue5/rename' into ue5-dev 2024-03-08 20:31:48 +01:00
Marcel Pi 01852e6a6e - Update gitignore.
- Add launch and launch-only CMake custom targets.
- Temporary workaround for lack of a properly parameterized toolchain file.
- Change all references to CarlaUE4 to CarlaUnreal.
- Separate CMake Options files.
2024-03-08 20:31:22 +01:00
Marcel Pi 730d3f068f Merge branch 'marcel/5.3/python-api-overhaul' into marcel/ue5/rename 2024-03-08 16:21:23 +01:00
Xavier Solé Nogués 2550373845
Cmake migrate FetchContent from git clone to zip download (#7225)
* Fix fetch content slow speed due boost download

* Migrate all mandatory dependencies FetchContent from git clone to url approach
2024-03-08 09:47:18 +01:00
Xavier Solé Nogués dab4487a96
Fix fetch content slow speed due boost download (#7222) 2024-03-07 20:21:44 +01:00
Marcel Pi ccb5d98d26 Add Linux Toolchain file. 2024-03-07 17:11:15 +01:00
Marcel Pi d72dd89db4 More Ubuntu build progress... 2024-03-06 17:20:13 +01:00
Marcel Pi fefe396ec3 More renames + add StreetMap gitignore. 2024-03-06 16:35:20 +01:00
Marcel Pi a09ce91376 Minor changes. Disable MakeFiles. 2024-03-06 16:28:09 +01:00
Marcel Pi e5aa1463f7 Check potentially missing policy. 2024-03-04 17:52:54 +01:00
MarcelPiNacy d0dce22ba1 Replace references to CarlaUE4. 2024-03-04 13:33:51 +01:00
MarcelPiNacy 6a6acd9a86 Rename CarlaUE4 -> CarlaUnreal 2024-03-04 13:32:48 +01:00
MarcelPiNacy a4c0abbda1 Temporary fix for Ubuntu CMake dependencies. Isolate ROS2 code in CarlaUE. 2024-03-04 13:10:00 +01:00
MarcelPiNacy a464dbefc2 Add missing linux-only dependencies. 2024-03-01 16:27:12 +01:00
Marcel Pi 37e66267cf Merge branch 'marcel/ue5.3' into marcel/5.3/python-api-overhaul 2024-02-28 15:57:41 +01:00
Marcel Pi 3856c97f15 PythonAPI fixes, rework PixelReader. 2024-02-28 15:56:26 +01:00
Marcel Pi 74d19eece2 Restructure PythonAPI folder layout + update copyright. 2024-02-26 17:09:02 +01:00
JoseMartinez 85a5c75127 Merge branch 'marcel/ue5.3' into jose/ue5.3/instancesegmentationcamera 2024-02-26 11:21:02 +01:00
Aaron Samaniego 5d442e379e Fix compilation issue 2024-02-26 11:17:16 +01:00
JoseMartinez 107f84949c Merge branch 'jose/ue5.3/instancesegmentationcamera' of https://github.com/carla-simulator/carla into jose/ue5.3/instancesegmentationcamera 2024-02-26 10:19:44 +01:00
JoseMartinez e29d7d6c09 Modify intent from tab to two spaces. 2024-02-26 09:56:30 +01:00
JoseMartinez 58ec60b8dd SensorSpawnerActor can SaveToDisk multiple SensorCameras. 2024-02-26 09:56:30 +01:00
JoseMartinez b83c931972 Merge branch 'marcel/ue5.3' of https://github.com/carla-simulator/carla into jose/ue5.3/instancesegmentationcamera 2024-02-23 14:07:42 +01:00
Marcel Pi 04e7f3ebdb Remove unused policy spec. 2024-02-22 18:22:40 +01:00
Marcel Pi 7b4e895ae6 Remove reference to find_carla.py.in 2024-02-22 17:39:48 +01:00
Marcel Pi b4ac57006d Update LibCarla CMakeLists. 2024-02-22 16:49:15 +01:00
JoseMartinez f3806982ae Modify intent from tab to two spaces. 2024-02-22 11:43:58 +01:00