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

sort by:
Revision Author Date Message Commit Date
f1d7cae More BP_Sky changes and add checks in CarlaEngine and CarlaServer. 12 June 2023, 10:36:44 UTC
a4666c6 More Chaos progress and debugging boost crash. 09 June 2023, 11:52:50 UTC
a387275 Enable more code. 07 June 2023, 11:31:13 UTC
b0d2862 Migrate to TObjectPtr, minor Chaos migration progress, fix warnings and other minor changes. 06 June 2023, 14:35:03 UTC
2c27f52 More ASky progress. 16 May 2023, 10:54:32 UTC
2405f8f Add EditorCameraUtils. 12 May 2023, 12:30:22 UTC
f116bd8 Add EditorCamera utility class. 11 May 2023, 11:58:52 UTC
09e0558 More ASky improvements. 09 May 2023, 18:11:23 UTC
5d51afd Minor change to ASky. 09 May 2023, 14:03:33 UTC
29ab8df Add ASky and FSkyParameters. 09 May 2023, 10:37:55 UTC
f25c71a Temporarily disable Houdini for 5.2 08 May 2023, 06:54:44 UTC
fd3c7af Update DefaultEngine.ini. 04 May 2023, 13:42:02 UTC
7bf7dd4 Rename CARLA_UE_ROOT to CARLA_UNREAL_ENGINE_ROOT. 04 May 2023, 13:38:34 UTC
c31fd2b Temporarily forcefully enable RTTI and disable ParallelLineTraceSingleByChannel. 03 May 2023, 10:16:29 UTC
283e59a More Chaos changes. 28 April 2023, 14:43:23 UTC
84d0264 Testing Lumen with RGB sensor, re-enable FoliageEdit code and add ChaosVehicles dependency. 19 April 2023, 10:56:21 UTC
c8916d7 Disabled all of PhysX and several parts of the code that interfered with testing Lumen and Nanite. 14 April 2023, 14:59:25 UTC
4cfda2b Remove PhysX dependencies and temporarily disable Houdini plugin. 13 March 2023, 19:38:47 UTC
83e82d0 Update UE4Editor path. 13 March 2023, 16:35:58 UTC
13f64ee Rename UE4/Chrono conversion functions. 13 March 2023, 16:35:04 UTC
bfde8e4 Rename Enable/DisableUE4VehiclePhysics to Enable/DisableUEVehiclePhysics. 13 March 2023, 16:33:25 UTC
3867657 Upgrade UE4Ver to UEVer + update path. 13 March 2023, 16:29:22 UTC
2a17bba Minor change. 13 March 2023, 16:27:19 UTC
6902571 Rename uncrustify-ue4 to uncrustify-unreal. 13 March 2023, 16:25:47 UTC
22efb5a Update "UE4" mentions. 13 March 2023, 16:24:21 UTC
7dd4497 Rename Sensor/UE4_Overridden folder to Sensor/Detail. 13 March 2023, 16:06:22 UTC
98a9bdf Update .gitignore 13 March 2023, 16:05:39 UTC
85a158e Update paths. 13 March 2023, 16:01:48 UTC
1e2ffce Update Eigen version and change UE4_ROOT to CARLA_UE_ROOT 13 March 2023, 14:55:13 UTC
bcb701a Temporary rollback. 07 March 2023, 15:15:56 UTC
2c79c08 Update .Build.cs to account for dropped support for Win32. 07 March 2023, 14:03:03 UTC
f7da370 Update build scripts to use Houdini for Unreal Engine 5.0. 07 March 2023, 14:02:10 UTC
777b174 Digital Twins first iteration (#6260) * Added way to download files from overpass api * Save downloaded text to a file * Changed log type for File manipulation * Online process files when request is valid * Correct file format * Correct file format for UE4 class * Fix compilation issue due to name change * Create Widget with OpenFileDialogFunctionality * Step xodr to map completed * Generated Static meshes and replace procedural actors * Created and saved assets during road generation * Formatted file correctly * OSM To ODR broguht to UE4 * Full pipeline working on linux * Added osm2odr support in editor in Windos * Added Widget to CartaTools * Fixed Linux compilation error * Added Carla Game Instance included to avoid compilation error * Osm Renderer Tool dummy version * Server creates SVG files when client request it * SVG creation and rasterization - libraries integration * Server size working * Added Simplify to LibCarla, Added timers to measure time generation. Add mesh deformation during road creation. * Fixed mesh format translations * Trying to paint bitmap into the UTexture * Bitmap sent and drawn in widget texture with bugs * Map bitmap shown on widget * Concated meshes generated in the same lane to avoid errors during simplification * Navigation added to widget * Avoid Simplify to remove border vertices and try to parallel assets creation process * Road Generation 0.1 version ready * Removing Engine Association, Formatting CarlaTools Build dependencies * Change container type of generated procedural mesh componetns to be supported by UPROPERTY * Fixed indices jumping by two * Started dynamic database creation * Dynamic database creation temporally removed * First step of merge. Coords of bottom left corner and top right corner * Libraries added to build system * Git ignore for osmrenderer to avoid ThirdParties directory to be tracked * Lat and Lon coords for corners sent from server to client * Transformed to local coords meshes' vertices' coords * Coords format error fixed * Saving xodr and osm files inside of OpenDrive folder * Widget fixed * UI design improved * WIP Windows build system for osm-world-renderer * Socket implementation replaced by boost asio framework in osmrenderer * Build system adapted to wndows * Headers fixed to avoid windows specific heraders compilation * Added widget to import building from houdini * Added origin latitude and longituda to OSM to OpenDRIVE conversion functions. Fixed Houdini importer widgets. * Add Houdini plugin download to the build system * Moved houdini blueprint. Houdini plugin now dowloads by default * Added houdini download for windows --------- Co-authored-by: Aaron <samaniegoaaron112@gmail.com> Co-authored-by: Blyron <53337103+Blyron@users.noreply.github.com> Co-authored-by: aollero <aollero@cvc.uab.cat> Co-authored-by: aollero <adriollero@gmail.com> Co-authored-by: bernat <bernatx@gmail.com> 03 March 2023, 16:26:48 UTC
de7e9bf Add general method for recording all vehicle types 02 March 2023, 08:13:35 UTC
3b86f58 Avoid sensors to go dormant if they are far from vehicle. 01 March 2023, 17:47:50 UTC
86daa78 updated changelog 01 March 2023, 10:20:02 UTC
70d35d2 update first steps 01 March 2023, 10:20:02 UTC
15f1950 added vehicle and map montage to first steps 01 March 2023, 10:20:02 UTC
7c4e473 added towns 1-10 to maps montage 01 March 2023, 10:20:02 UTC
6c6b1dd changed left menu 01 March 2023, 10:20:02 UTC
4bcef6c added map guides towns 1-7 01 March 2023, 10:20:02 UTC
1d38bc1 added town 12 map guide 01 March 2023, 10:20:02 UTC
5bd0933 added town 12 map 01 March 2023, 10:20:02 UTC
e4237fd fixed missing prop in warning accident 01 March 2023, 10:20:02 UTC
0eda8e0 pedestrian order correction 01 March 2023, 10:20:02 UTC
8be5e47 added props catalogue markdown 01 March 2023, 10:20:02 UTC
2de105b added vehicle catalogue markdown plus props images 01 March 2023, 10:20:02 UTC
cb027f8 added pedestrian catalogue 01 March 2023, 10:20:02 UTC
d3501de Removing python 2 from the smoke tests 24 February 2023, 09:28:37 UTC
1495df1 change tool chain for examples 23 February 2023, 17:32:29 UTC
eb0fb21 Remove unused parameter 23 February 2023, 17:32:29 UTC
b018dfb Added filter by attribute for array attributes 15 February 2023, 08:51:25 UTC
d737423 blueprint doc updated 15 February 2023, 08:51:25 UTC
1c4f526 added filter by attribute to python api 15 February 2023, 08:51:25 UTC
dcca826 Aaron/opendrivetomapineditor (#6056) * Added way to download files from overpass api * Save downloaded text to a file * Changed log type for File manipulation * Online process files when request is valid * Correct file format * Correct file format for UE4 class * Fix compilation issue due to name change * Create Widget with OpenFileDialogFunctionality * Step xodr to map completed * Generated Static meshes and replace procedural actors * Created and saved assets during road generation * Formatted file correctly * OSM To ODR broguht to UE4 * Full pipeline working on linux * Added osm2odr support in editor in Windos * Added Widget to CartaTools * Fixed Linux compilation error * Added Carla Game Instance included to avoid compilation error * Added Simplify to LibCarla, Added timers to measure time generation. Add mesh deformation during road creation. * Fixed mesh format translations * Concated meshes generated in the same lane to avoid errors during simplification * Avoid Simplify to remove border vertices and try to parallel assets creation process * Road Generation 0.1 version ready * Removing Engine Association, Formatting CarlaTools Build dependencies * Change container type of generated procedural mesh componetns to be supported by UPROPERTY * Fixed indices jumping by two * Cleaning branch * Cleanup last spaces * Remove spaces on Opendrivetowditor.cpp 15 February 2023, 08:50:55 UTC
7f5bb15 adding --ignore-spectator to the replayer 06 February 2023, 13:17:51 UTC
ed53705 Removed an unused variable 02 February 2023, 10:30:46 UTC
58461b4 Fixed Tm unstuck removal 02 February 2023, 10:30:46 UTC
9ecee50 Fixing static function on windows 30 January 2023, 11:25:19 UTC
7dc2e3c Added Large Maps creation docs (#6155) * Fix a typo in setting the max brake From self._max_steer to self._max_brake * Fix example commands in Multi-GPU docs Only one dash before `-nullrhi` argument * reorganized large maps docs * Correct incoherent structuring of tutorial for adding sensor to CARLA. * Add contribution to CHANGELOG.md * Add notes into breakout boxes in sensor create tutorial. * large maps tutorial * undo changes to manual control * removed stray script and replaced README.md in Import folder * small typo * addressed Guillermo's comments --------- Co-authored-by: kykim0 <kykim144@gmail.com> Co-authored-by: bernatx <bernatx@gmail.com> Co-authored-by: Paul Erik Frivold <paulerikf@gmail.com> Co-authored-by: Balázs Kis <balazs_kis35@yahoo.com> 30 January 2023, 11:10:58 UTC
682851d Added empty actor. Any actor can now be used as reference actor for large maps 30 January 2023, 09:09:46 UTC
f296384 Update tuto_first_steps.md (#5774) Resolve a typo in the spawning random vehicles section. Co-authored-by: bernat <bernatx@gmail.com> 30 January 2023, 08:32:27 UTC
aafc208 changed speed limit output units 27 January 2023, 13:05:03 UTC
ce5bf30 CHANGELOG 27 January 2023, 13:04:37 UTC
f507d83 Exposed Python agents' offset 27 January 2023, 13:04:37 UTC
f66fd8e Use Unreal's host SDK on Linux The supported compiler is clang, but that is not the default on Ubuntu. Unreal Editor itself ships clang-10 for use on linux (along with the libc++ that Unreal itself uses) so just use those in CARLA. 27 January 2023, 11:39:48 UTC
7267ffd Update ref_sensors.md (#6026) * Fix a typo in setting the max brake From self._max_steer to self._max_brake * Update ref_sensors.md Spelling enconded -> encoded Co-authored-by: kykim0 <kykim144@gmail.com> Co-authored-by: bernat <bernatx@gmail.com> 26 January 2023, 09:27:02 UTC
5a9f8fe updated the save command for Semantic Segmentation (#6029) * Fix a typo in setting the max brake From self._max_steer to self._max_brake * updated the save command for Semantic Segmentation carla.cityScapesPalette is given to convert in this documentation, but getting error when trying to save file using that conversion, currently in documentation: raw_image.save_to_disk("path/to/save/converted/image",carla.cityScapesPalette) [not working] but working with the below command: raw_image.save_to_disk("path/to/save/converted/image",carla.ColorConverter.cityScapesPalette) [working] Co-authored-by: kykim0 <kykim144@gmail.com> Co-authored-by: bernat <bernatx@gmail.com> 26 January 2023, 09:22:51 UTC
60f4a05 Fixes typos in docker_tools.py (#6141) 26 January 2023, 09:11:15 UTC
ac9e8e8 docs: Fix typo in usage of `docker_tools.py` 26 January 2023, 09:09:56 UTC
dec104a docker-tools: Fix unused `--image` option 26 January 2023, 09:09:56 UTC
52d354f Add notes into breakout boxes in sensor create tutorial. 24 January 2023, 16:31:12 UTC
1f6ac1d Add contribution to CHANGELOG.md 24 January 2023, 16:31:12 UTC
0f4abba Correct incoherent structuring of tutorial for adding sensor to CARLA. 24 January 2023, 16:31:11 UTC
00f5fa5 removed tabs in the license 23 January 2023, 17:00:19 UTC
01c5051 removed trailing whitespaces 23 January 2023, 17:00:19 UTC
21178b8 change all C style casts for the C++ version 23 January 2023, 17:00:19 UTC
130a228 requested changes 23 January 2023, 17:00:19 UTC
fe81972 content version 23 January 2023, 17:00:19 UTC
2d9301a add call for recording wheels in multigpu mode 23 January 2023, 17:00:19 UTC
37621c3 Updated FrameData files to have the new changes 23 January 2023, 17:00:19 UTC
bae3cff Adding include for windows 23 January 2023, 17:00:19 UTC
5543a26 Fixed recorder/replayer - Fixed vehicle wheels rotation and steering angle. - Fixed bikers animations. 23 January 2023, 17:00:19 UTC
82d1dc1 changelog 18 January 2023, 10:12:10 UTC
60873a2 Restore gamma value to 2.2 18 January 2023, 10:12:10 UTC
3c37150 Replacing PLATFORM_WINDOWS by _WIN32 16 January 2023, 16:30:34 UTC
ffbb543 changelog 16 January 2023, 16:30:34 UTC
cba2231 texture data on DirectX has some extra bytes that we need to remove before sending data 16 January 2023, 16:30:34 UTC
5f23358 Using spectator when no hero vehicles are detected in large maps. Changed error logs to log and warning for large maps 16 January 2023, 16:30:17 UTC
41d9f6a fix document typo for lambda expression section 16 January 2023, 08:34:11 UTC
e271ea3 Fix example commands in Multi-GPU docs Only one dash before `-nullrhi` argument 13 January 2023, 09:13:29 UTC
f761ffa Fix typo in updating lateral controller 11 January 2023, 12:30:10 UTC
55deece Updating Nvidia GPG for Docker 23 December 2022, 17:38:41 UTC
e58b27d changing version of python .egg to 0.9.14 also 23 December 2022, 15:02:35 UTC
ca35b61 updating version to 0.9.14 23 December 2022, 09:57:59 UTC
2c28eaf send existing actors to all secondary servers when a new connection is done 22 December 2022, 14:51:08 UTC
70db124 Fixed package bug 20 December 2022, 13:54:00 UTC
dd3bc87 Revert to boost 1.80 20 December 2022, 12:18:34 UTC
44fdf8d Removed unnecessary files 20 December 2022, 12:18:34 UTC
b70a4d5 Upgrade boost for Windows 20 December 2022, 12:18:34 UTC
back to top