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
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
xavisolesoft
7c73f16e5c
Fix "make CarlaUE4" buid: Remove editor code from
2024-02-22 10:12:49 +01:00
JoseMartinez
4d79c20d28
SensorSpawnerActor can SaveToDisk multiple SensorCameras.
2024-02-22 09:40:05 +01:00
Marcel Pi
b37aa6f031
Enable Radar and RayCastSemanticLidar code.
2024-02-21 14:42:24 +01:00
xavisolesoft
036b8a64f7
Remove duplicated rpclib fetch content
2024-02-21 12:12:26 +01:00
Marcel Pi
fdcb9c8495
Remove unneeded *.Build.cs
2024-02-20 16:39:15 +01:00
Marcel Pi
b423fe06e2
Fix CMake PythonAPI build. Disable OSM2ODR and OSM World Renderer.
2024-02-20 16:34:31 +01:00
Jose
0551fd458e
Added the option to save SceneCapture images to disk on SensorSpawnerActor. ( #7152 )
2024-02-16 11:08:56 +01:00
Jose
f6fc4f998d
Creating SensorSpawnerActor to spawn custom sensors in the editor. ( #7149 )
...
* Added spawning sensor logic on begin play in the editor.
* Moved spawn sensor logic to SensorSpawnerActor. That can be placed on a level to spawn sensors with custom parameters.
* Removing unnecessary logs.
* Updating changelog.
2024-02-15 11:04:31 +01:00
Marcel Pi
2f491e002f
Fix RPC target.
2024-02-13 09:35:53 +01:00
Marcel Pi
5fed711695
Set rpclib to be always downloaded.
2024-02-13 09:33:22 +01:00
Marcel Pi
96b5aadd45
Fix boost build.
2024-02-13 09:23:52 +01:00
Marcel Pi
7bcbef736b
Add --all option to python build script.
2024-02-12 15:32:10 +01:00
xavisolesoft
c57375a395
Activate Vulkan SM6
2024-02-12 15:03:56 +01:00
Marcel Pi
721d84687a
Remove unneeded boost filesystem dependency from PythonAPI build.
2024-02-12 14:30:57 +01:00
Xavier Solé Nogués
87cdb3b033
Implement Ubuntu Build ( #7134 )
...
* Link against libc++
* Fix linking issues
* Handle properly toolchain items not found errors
* Clean up unnecessary linking flags
2024-02-09 15:19:23 +01:00
DDare
b9d74662b9
Merge branch 'marcel/ue5.3' of https://github.com/carla-simulator/carla into marcel/ue5.3
2024-02-07 11:58:30 +01:00
DDare
a83df51382
changes DefaultEngine.ini
2024-02-07 11:58:14 +01:00
Marcel Pi
aeaa621e3a
More progress with pure CMake migration.
2024-02-06 21:47:29 +01:00
xavisolesoft
ffdedcb3fa
Build Ubuntu clang16: Fix Sqlite3 build
2024-02-05 18:40:51 +01:00
Marcel Pi
9179489b96
More progress...
2024-02-05 11:52:25 +01:00
Marcel Pi
57258c96fe
Merge branch 'marcel/ue5.3' into marcel/5.3/python-api-overhaul
2024-02-01 00:46:46 +01:00
Marcel Pi
7e7d3c5eb9
Misc changes.
2024-02-01 00:46:04 +01:00
xavisolesoft
97a5415842
Build Ubuntu: Remove deprecated macro that causes warning as error.
2024-01-30 11:28:18 +01:00
xavisolesoft
b698b2e606
Build Ubuntu: Resolve code clean error
2024-01-30 10:52:58 +01:00
xavisolesoft
b78ed56aa7
Build Ubuntu: Rename includes PlatformFilemanager.h -> PlatformFileManager.h
2024-01-30 10:48:15 +01:00
xavisolesoft
8c1959b087
Build Ubuntu: Apply correct find pattern for zlib in CarlaTools
2024-01-30 10:39:00 +01:00
xavisolesoft
2f5f20f2e2
Build Ubuntu: Define Weather Editor code as only editor.
2024-01-29 18:27:25 +01:00
xavisolesoft
70dc4bda39
Build Linux: Enable exceptions in carla plugin (like is done for windows) due boost headers contain exceptions even with the no exceptions macros.
2024-01-29 17:08:40 +01:00
Xavier Solé Nogués
eb9bbf2419
Add python requirement urllib3==1.26.6 ( #7096 )
2024-01-29 13:34:54 +01:00
xavisolesoft
1d6332afcc
Build: Remove only windows code in Carla compilation
2024-01-25 19:41:45 +01:00