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

sort by:
Revision Author Date Message Commit Date
f3933cd Merge branch 'ue5-dev' into marcel/5.3/python-api-test 11 March 2024, 12:12:11 UTC
182ccbb Multiple Windows-related fixes. 11 March 2024, 11:30:24 UTC
fef2b0c Merge branch 'ue5-dev' into marcel/5.3/python-api-test 11 March 2024, 08:21:42 UTC
3dd30a2 Minor fix for Windows (2). 11 March 2024, 08:20:27 UTC
0cf4005 Minor fix for Windows. 11 March 2024, 08:13:55 UTC
1ff4b1e Merge branch 'ue5-dev' into marcel/5.3/python-api-test 11 March 2024, 07:58:59 UTC
db89432 Add simple test. 11 March 2024, 08:12:29 UTC
2ca6591 Change configure defaults. 11 March 2024, 07:58:46 UTC
7638b47 Switch back to specifying toolchain through command line. 11 March 2024, 07:55:16 UTC
0b15f68 Rename BUILD_CARLA_UE to BUILD_CARLA_UNREAL and add USES_TERMINAL to UE5 custom targets. 10 March 2024, 20:42:58 UTC
2ba8c74 Remove Houdini reference from CarlaTools.Build.cs.in 08 March 2024, 23:37:41 UTC
b65b450 Fix StreetMap plugin download. 08 March 2024, 23:25:47 UTC
131723a Update gitignore for CMakeSettings.json. 08 March 2024, 18:41:59 UTC
5966d00 Merge branch 'marcel/ue5/rename' into ue5-dev 08 March 2024, 19:31:48 UTC
01852e6 - 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. 08 March 2024, 19:31:22 UTC
730d3f0 Merge branch 'marcel/5.3/python-api-overhaul' into marcel/ue5/rename 08 March 2024, 15:21:23 UTC
2550373 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 08 March 2024, 08:47:18 UTC
dab4487 Fix fetch content slow speed due boost download (#7222) 07 March 2024, 19:21:44 UTC
ccb5d98 Add Linux Toolchain file. 07 March 2024, 16:11:15 UTC
d72dd89 More Ubuntu build progress... 06 March 2024, 16:20:13 UTC
fefe396 More renames + add StreetMap gitignore. 06 March 2024, 15:35:20 UTC
a09ce91 Minor changes. Disable MakeFiles. 06 March 2024, 15:28:09 UTC
e5aa146 Check potentially missing policy. 04 March 2024, 16:52:54 UTC
d0dce22 Replace references to CarlaUE4. 04 March 2024, 12:33:51 UTC
6a6acd9 Rename CarlaUE4 -> CarlaUnreal 04 March 2024, 12:32:48 UTC
a4c0abb Temporary fix for Ubuntu CMake dependencies. Isolate ROS2 code in CarlaUE. 04 March 2024, 12:10:00 UTC
a464dbe Add missing linux-only dependencies. 01 March 2024, 15:27:12 UTC
37e6626 Merge branch 'marcel/ue5.3' into marcel/5.3/python-api-overhaul 28 February 2024, 14:57:41 UTC
3856c97 PythonAPI fixes, rework PixelReader. 28 February 2024, 14:56:26 UTC
74d19ee Restructure PythonAPI folder layout + update copyright. 26 February 2024, 16:09:02 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
04e7f3e Remove unused policy spec. 22 February 2024, 17:22:40 UTC
7b4e895 Remove reference to find_carla.py.in 22 February 2024, 16:39:48 UTC
b4ac570 Update LibCarla CMakeLists. 22 February 2024, 15:49:15 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
b37aa6f Enable Radar and RayCastSemanticLidar code. 21 February 2024, 13:42:24 UTC
036b8a6 Remove duplicated rpclib fetch content 21 February 2024, 11:12:26 UTC
fdcb9c8 Remove unneeded *.Build.cs 20 February 2024, 15:39:15 UTC
b423fe0 Fix CMake PythonAPI build. Disable OSM2ODR and OSM World Renderer. 20 February 2024, 15:34:31 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
2f491e0 Fix RPC target. 13 February 2024, 08:35:53 UTC
5fed711 Set rpclib to be always downloaded. 13 February 2024, 08:33:22 UTC
96b5aad Fix boost build. 13 February 2024, 08:23:52 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
aeaa621 More progress with pure CMake migration. 06 February 2024, 20:47:29 UTC
ffdedcb Build Ubuntu clang16: Fix Sqlite3 build 05 February 2024, 17:40:51 UTC
9179489 More progress... 05 February 2024, 10:52:25 UTC
57258c9 Merge branch 'marcel/ue5.3' into marcel/5.3/python-api-overhaul 31 January 2024, 23:46:46 UTC
7e7d3c5 Misc changes. 31 January 2024, 23:46:04 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
18a5288 Merge branch 'marcel/ue5.3' into marcel/5.3/python-api-overhaul 25 January 2024, 15:57:53 UTC
9b5d26c Overhaul PythonAPI, switch to scikit-build-core. 25 January 2024, 15:24:20 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
back to top