https://github.com/carla-simulator/carla

sort by:
Revision Author Date Message Commit Date
c81725b Code cleanup 07 March 2024, 12:08:00 UTC
ade84bd Antonio mata/blueprint parent class fixer (#7217) * First pass of the Blueprint parent class fixer code * Tweaked and commented the BlueprintParentClassDixer code --------- Co-authored-by: Antonio Mata <artoniodev@gmail.com> 07 March 2024, 09:34:06 UTC
2183132 Aaron/ue5/fixwarnings (#7215) * Removing UEditorLibary::GetEditorWorld() * Fixing more warnings * Remove SavePackage deprecated function in ProceduralBuildingUtilities * Fix Warnings in USDImporterWidget * Remove levellibrary fromheader 06 March 2024, 17:54:41 UTC
8a67ee7 ROS2: Prevent ros2 build crash when ros2 is installed in the system (#7212) 06 March 2024, 09:41:00 UTC
27b06ab If statement fixed 05 March 2024, 16:25:31 UTC
445cdac Antonio mata/wheel parent actor fixer (#7208) * Editor utility actor made that reparented the wheel blueprint classes that had a null parent class with the "UChaosVehicleWheel" * Tagger fixed --------- Co-authored-by: Antonio Mata <artoniodev@gmail.com> 04 March 2024, 15:06:20 UTC
817c666 Build Lib Carla with ROS2 just when ROS2 flag is ON. 04 March 2024, 14:38:02 UTC
1b32ca9 Remove Configure.py duplicated function due merge 29 February 2024, 17:02:05 UTC
b1982ee UE5 ROS2: Deploy shared libraries 29 February 2024, 16:42:02 UTC
8b92eb8 Extended functionallity of SensorSpawnerActor (#7198) * Added the option to save IMU and GNSS data to Json. Also to attach the sensor into some actor on SensorSpawner * Fix SceneCaptureSensor crash at spawn, disabling PhysTick for this classes. * Fixing camera capture. 29 February 2024, 15:30:45 UTC
47c2260 Fixes regarding path names 29 February 2024, 14:32:52 UTC
2e41530 Code clean: Remove comments and unused code 29 February 2024, 14:32:52 UTC
5473942 Implement ROS2 dynamic link 29 February 2024, 14:32:52 UTC
fc82353 Build with ROS2 working for make carlaUE4 29 February 2024, 14:32:52 UTC
430d1e2 Build works, but linking issues due cpp ABI differences 29 February 2024, 14:32:52 UTC
a08dbea Activate ROS2 Build for 29 February 2024, 14:32:52 UTC
85a5c75 Merge branch 'marcel/ue5.3' into jose/ue5.3/instancesegmentationcamera 26 February 2024, 10:21:02 UTC
5d442e3 Fix compilation issue 26 February 2024, 10:17:16 UTC
107f849 Merge branch 'jose/ue5.3/instancesegmentationcamera' of https://github.com/carla-simulator/carla into jose/ue5.3/instancesegmentationcamera 26 February 2024, 09:19:44 UTC
e29d7d6 Modify intent from tab to two spaces. 26 February 2024, 08:56:30 UTC
58ec60b SensorSpawnerActor can SaveToDisk multiple SensorCameras. 26 February 2024, 08:56:30 UTC
b83c931 Merge branch 'marcel/ue5.3' of https://github.com/carla-simulator/carla into jose/ue5.3/instancesegmentationcamera 23 February 2024, 13:07:42 UTC
f380698 Modify intent from tab to two spaces. 22 February 2024, 10:43:58 UTC
7c73f16 Fix "make CarlaUE4" buid: Remove editor code from 22 February 2024, 09:12:49 UTC
4d79c20 SensorSpawnerActor can SaveToDisk multiple SensorCameras. 22 February 2024, 08:40:05 UTC
0551fd4 Added the option to save SceneCapture images to disk on SensorSpawnerActor. (#7152) 16 February 2024, 10:08:56 UTC
f6fc4f9 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. 15 February 2024, 10:04:31 UTC
7bcbef7 Add --all option to python build script. 12 February 2024, 14:32:10 UTC
c57375a Activate Vulkan SM6 12 February 2024, 14:03:56 UTC
721d846 Remove unneeded boost filesystem dependency from PythonAPI build. 12 February 2024, 13:30:57 UTC
87cdb3b Implement Ubuntu Build (#7134) * Link against libc++ * Fix linking issues * Handle properly toolchain items not found errors * Clean up unnecessary linking flags 09 February 2024, 14:19:23 UTC
b9d7466 Merge branch 'marcel/ue5.3' of https://github.com/carla-simulator/carla into marcel/ue5.3 07 February 2024, 10:58:30 UTC
a83df51 changes DefaultEngine.ini 07 February 2024, 10:58:14 UTC
ffdedcb Build Ubuntu clang16: Fix Sqlite3 build 05 February 2024, 17:40:51 UTC
97a5415 Build Ubuntu: Remove deprecated macro that causes warning as error. 30 January 2024, 10:28:18 UTC
b698b2e Build Ubuntu: Resolve code clean error 30 January 2024, 09:52:58 UTC
b78ed56 Build Ubuntu: Rename includes PlatformFilemanager.h -> PlatformFileManager.h 30 January 2024, 09:48:15 UTC
8c1959b Build Ubuntu: Apply correct find pattern for zlib in CarlaTools 30 January 2024, 09:39:00 UTC
2f5f20f Build Ubuntu: Define Weather Editor code as only editor. 29 January 2024, 17:27:25 UTC
70dc4bd Build Linux: Enable exceptions in carla plugin (like is done for windows) due boost headers contain exceptions even with the no exceptions macros. 29 January 2024, 16:08:40 UTC
eb9bbf2 Add python requirement urllib3==1.26.6 (#7096) 29 January 2024, 12:34:54 UTC
1d6332a Build: Remove only windows code in Carla compilation 25 January 2024, 18:41:45 UTC
9ade5ff Build: Fix sqlite compilation and Carla.Build.cs library paths 25 January 2024, 18:11:43 UTC
0f68481 Build: Unify windows and linux find executable code 24 January 2024, 10:14:29 UTC
6d5f8f5 Build: Fix FindExecutable for ubuntu 24 January 2024, 09:33:51 UTC
a6e32af Fix RTTI error. 24 January 2024, 08:45:50 UTC
04c8c31 Fix minor error. 23 January 2024, 17:08:48 UTC
74eecda Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3 23 January 2024, 17:06:39 UTC
ca89e09 Partial fix for boost libraries in UE/Linux. 23 January 2024, 17:06:27 UTC
7809c69 Build: Fix SUMO compilation 23 January 2024, 16:42:16 UTC
3d5a396 Quick fix. 23 January 2024, 16:26:07 UTC
cdc763a Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3 23 January 2024, 16:23:16 UTC
e6e558b Fix hardcoded windows flag for cmake projects. 23 January 2024, 16:23:07 UTC
a9f7319 Build: Set properly library extension for linux 23 January 2024, 16:21:08 UTC
c2ceaaf Add -fPIC in cmake projects. 23 January 2024, 16:14:52 UTC
361710d Change zlib to zlibstatic in Windows. 23 January 2024, 16:11:42 UTC
335f664 Fix invalid zlib path. 23 January 2024, 16:10:47 UTC
5a53e4a Change default boost toolset for linux. 23 January 2024, 15:48:08 UTC
9875664 Build: Give execution permissions to boost bootstrap on linux and forte configure execution after download. 23 January 2024, 15:45:28 UTC
765642d Build: Set the file extension for linux scripts 23 January 2024, 14:27:45 UTC
3ef30e6 Build: Add boost configure log for boostrap 23 January 2024, 14:06:13 UTC
aa24005 Several fixes (PythonAPI, Configure, Boost Exceptions). 23 January 2024, 11:41:57 UTC
ba1c22f Update copyright. 23 January 2024, 11:39:20 UTC
9ffadd6 Format .Build.cs 23 January 2024, 10:32:34 UTC
634b5d2 Merge branch 'marcel/ue5.3' of https://github.com/carla-simulator/carla into marcel/ue5.3 22 January 2024, 07:50:12 UTC
14baf8d Enabled plugins for DTC Scene 22 January 2024, 07:49:47 UTC
63ab297 Fix lib command line. 17 January 2024, 19:47:05 UTC
cdff221 Minor change. 17 January 2024, 19:44:49 UTC
241802b Minor change. 17 January 2024, 19:42:11 UTC
461a98d Minor change. 17 January 2024, 19:37:49 UTC
bd3230c Fix .cs issue. 17 January 2024, 16:45:06 UTC
5c4306d Update requirements.txt 17 January 2024, 11:53:05 UTC
211b37b Remove misbehaving fast path for clang. 16 January 2024, 13:27:57 UTC
8cc078e Minor change. 16 January 2024, 13:06:28 UTC
173978d Improve error handling in UE build side and fix minor issues in Configure.py. 16 January 2024, 13:05:04 UTC
fba0538 Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3 10 January 2024, 16:30:30 UTC
789a38b Minor changes. 10 January 2024, 16:30:13 UTC
60ba762 Allow Weather to be edited in runtime using editor 10 January 2024, 12:32:53 UTC
6ccdcc8 Enable SM6. 05 January 2024, 12:46:30 UTC
6c62827 Fix BP struct initialization warnings. 04 January 2024, 10:50:10 UTC
d45eb50 Add content clone path in Configure.py. 03 January 2024, 13:41:37 UTC
fff4437 Merge branch 'marcel/ue5.3' of https://github.com/carla-simulator/carla into marcel/ue5.3 03 January 2024, 13:01:50 UTC
ba0fb59 Commented more code related to vehicle base pawn 03 January 2024, 13:00:28 UTC
71db32b Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3 03 January 2024, 12:02:29 UTC
37b1628 Minor changes. 03 January 2024, 12:02:24 UTC
4cf7ebf Updated assets 03 January 2024, 12:01:16 UTC
daf1d4f Several fixes. 03 January 2024, 10:30:12 UTC
b78f128 Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3 02 January 2024, 19:23:50 UTC
b79c83c Minor changes. 02 January 2024, 19:23:37 UTC
1476b1f Fix Link Error: Downgrade proj library from 9.3.0 to 7.2.1 for compatibility with sumo library 02 January 2024, 18:39:58 UTC
f1d70d5 Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3 02 January 2024, 14:54:22 UTC
046ad2b More fixes. 02 January 2024, 14:52:07 UTC
9cf2dab Revert "Remove duplicate Unreal carla plugin build process launch." This reverts commit 38ba10b33f12f38bcaa161257560394035c1cf06. 02 January 2024, 10:55:17 UTC
a845e10 LinkErrorFix: Add LibCarlaServer to Carla plugin compilation dependencies. Remove unused variable LibCarlaClientPath. 29 December 2023, 18:30:36 UTC
38ba10b Remove duplicate Unreal carla plugin build process launch. 29 December 2023, 18:06:02 UTC
7bbbbec Fix UE5 compilation errors. 28 December 2023, 16:04:08 UTC
8ed715e Fix more compile errors. 28 December 2023, 12:05:42 UTC
47eda70 Add missing changes. 27 December 2023, 23:46:22 UTC
f667df6 More fixes (3). 27 December 2023, 23:44:13 UTC
8fd6986 More fixes (2). 27 December 2023, 22:36:20 UTC
back to top