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

sort by:
Revision Author Date Message Commit Date
8ff71de Scene Capture Tone Curve Amount as true as default 29 October 2021, 15:08:06 UTC
3ce5d47 content version 27 October 2021, 06:53:00 UTC
77c557e New content version This reverts commit e7ef08e6d0ff9cb005691f7fb6162f60cffd0c19. 21 October 2021, 17:00:45 UTC
e7ef08e Make UAB_02 the default map 19 October 2021, 22:53:15 UTC
3c8dd9b Change resolution of waypoints to 0.5 19 October 2021, 22:53:15 UTC
4fe0c61 Fix compilation on Ubuntu 18 October 2021, 09:36:58 UTC
390d1e8 content version 18 October 2021, 07:17:28 UTC
91d5d98 Add parked spawn points 14 October 2021, 20:34:03 UTC
11393f8 update content 13 October 2021, 13:25:03 UTC
5238857 New TM parameters 06 October 2021, 07:44:34 UTC
2d4d8c7 update content 05 October 2021, 22:25:28 UTC
e2443df update content 05 October 2021, 22:25:28 UTC
45ce020 Add Isil map 05 October 2021, 22:25:28 UTC
a8ef082 Enable anti-aliasing 05 October 2021, 22:25:28 UTC
9c79e42 update content 05 October 2021, 22:25:28 UTC
e8c5879 Getting TDA content from private S3 05 October 2021, 22:25:28 UTC
b75e150 Fine tunning the TM parameters 05 October 2021, 22:25:28 UTC
4357226 Fix docker name (lowercase) 05 October 2021, 22:22:51 UTC
312e92d Restructure defaultgame.ini 05 October 2021, 22:22:51 UTC
314a229 Fix deploy call 05 October 2021, 22:22:51 UTC
52a8f47 Remove Isil map by now 05 October 2021, 22:22:51 UTC
3100529 Let pedestrians walk on roads by default 05 October 2021, 22:22:51 UTC
3df3b48 Fix maps to cook 05 October 2021, 22:22:51 UTC
607a2d1 Added script to add obstacles on random points 05 October 2021, 22:22:51 UTC
eae6c48 New content version 05 October 2021, 22:22:51 UTC
ac9bb3c UAB_01 as starting map 05 October 2021, 22:22:51 UTC
5768d0a Preparing Jenkinsfile and Docker 05 October 2021, 22:22:51 UTC
54fcdb5 maps to cook 05 October 2021, 22:22:51 UTC
bb0df8d Fix typo TAD by TDA 05 October 2021, 22:22:51 UTC
b7055c8 Adding BaseMap and disabling some smoke tests 05 October 2021, 22:22:51 UTC
b42b3f7 Disable some smoke tests 05 October 2021, 22:22:51 UTC
2696547 Adding the TAD maps 05 October 2021, 22:22:51 UTC
619f6dd Modifying the deploy of the package 05 October 2021, 22:22:51 UTC
3265644 Remove some smoke tests 05 October 2021, 22:22:51 UTC
8facfc5 Setup of package for TAD 05 October 2021, 22:22:51 UTC
e42f581 Create FUNDING.yml 05 October 2021, 22:22:51 UTC
b617b4a Changing some ERROR logs by INFO logs 05 October 2021, 17:31:56 UTC
ffcaad9 New Dockerfile for running package offscreen in a docker 05 October 2021, 17:30:27 UTC
e4243c8 manual_control: reset telemetry state when spawning new cars 05 October 2021, 08:59:09 UTC
fba2bd4 CarlaWheeledVehicle: Stop being simulated with telemetry Until now, when the client asked to stop the telemetry, the information was begin removed in the HUD but it was still being simulated with telemetry data. Now, we call the new method to stop the telemetry to completely removed this behaviour. 05 October 2021, 08:59:09 UTC
3858c5f Improvements in Traffic Manager for 0.9.12 (#4686) * Changes in constant values Added new constants * Added Ambulance and Firetruck as unsafe vehicles in spawn_npc.py * WIP: Rerouting algorithm * Removing rerouting algorithm. Fixed collisions at high speed. * Changes to constant values and cleaning up. * Cleanup * Changelog * Added a factor of vehicle length when checking for collision at low speed. * Change in horizon rate 05 October 2021, 08:57:47 UTC
58fa31f Added CHANGELOG 28 September 2021, 09:08:38 UTC
d112c3b Fix global route planner python agent Ensure waypoint.right_lane_marking/left_lane_marking exist before accessing 28 September 2021, 09:08:38 UTC
893fe21 Fixed crash in UE editor when replaying a recorded session. 28 September 2021, 09:08:04 UTC
e4055ba Added examples for determinism. 20 September 2021, 21:47:01 UTC
161b7f1 Refresh documentation with dev branch also 20 September 2021, 21:46:16 UTC
6e1737e Added documention for door opening/closing 16 September 2021, 09:28:46 UTC
727b10f smoke_test: minor updates to test_vehicle_physics 16 September 2021, 09:28:46 UTC
3d8cfb4 new content version 16 September 2021, 09:28:46 UTC
632172b Update content version Updated content version to include changes related with the logic for opening/closing vehicle doors 16 September 2021, 09:28:46 UTC
d492abc CarlaWheeledVehicle: added some documentation 16 September 2021, 09:28:46 UTC
9d30eb9 Updated changelog 16 September 2021, 09:28:46 UTC
d294213 CarlaWheeledVehicle: door anim alpha is always initialized 16 September 2021, 09:28:46 UTC
0913a7b Open/Close door added to PythonAPI and manual_control 16 September 2021, 09:28:46 UTC
d03632c LibCarla: Added vehicle open/close doors 16 September 2021, 09:28:46 UTC
9a81ecf CarlaServer: Open/Close door logic implemented in plugin 16 September 2021, 09:28:46 UTC
d814312 CarlaWheeledVehicle: Fix bad spelling 16 September 2021, 09:28:46 UTC
d5db757 CarlaWheeledVehicle: Refactor door enum 16 September 2021, 09:28:46 UTC
0decf47 CarlaWheeledVehicle: Fix constness in open/close of doors 16 September 2021, 09:28:46 UTC
e692759 CarlaWheeledVehicle: Remove timelines from code. There is problem with using arrays of timeslines so we will do each of the door cases in blueprint. 16 September 2021, 09:28:46 UTC
bab40ff CarlaWheeledVehicle: Correct iniatization for alpha vector 16 September 2021, 09:28:46 UTC
50069ea CarlaWheeledVehicle: Open/CloseDoorAnim implemented in code From now on, it is not expected to be implemented in blueprint anymore. 16 September 2021, 09:28:46 UTC
8971cf9 CarlaWheeledVehicle: Minor changes in ConfigureAnimData Minor refactor and added to BeginPlay(). 16 September 2021, 09:28:46 UTC
9400f8f CarlaWheeledVehicle: Added for curve/callbacks for timeline For now, all the logic happens in the TimelineDefault. 16 September 2021, 09:28:46 UTC
4fb8476 CarlaWheeledVehicle: Add timelines for doors 16 September 2021, 09:28:46 UTC
25412da CarlaWheeledVehicle: Added Open/Close door functionality 16 September 2021, 09:28:46 UTC
321a449 fix bug reading junction and geodesic grid id from cached map 15 September 2021, 09:28:55 UTC
4a32bfe Fixed out of road vehicle detection 09 September 2021, 11:03:57 UTC
8bdb2fb Minor bug fixes 09 September 2021, 11:03:57 UTC
a1b268a Improved vehicle detection at junction 09 September 2021, 11:03:57 UTC
808d00d Fixed UCarlaLight related crash 09 September 2021, 11:03:45 UTC
717295e update changelog with fix to Dockerfile 09 September 2021, 11:03:28 UTC
43058e7 add missing libomp5 to runtime dockerfile, see issue 4498 09 September 2021, 11:03:28 UTC
67172ad Enable smoke test for vehicle physics and collision determinism 02 September 2021, 08:59:45 UTC
95dffb3 test_collision_determinism: update test - remove all references to sensors - reload each simulation in sync - replace all commands with apply_batch_sync 02 September 2021, 08:59:45 UTC
108b6b8 test_vehicle_physics: simplify and stabilized some tests 02 September 2021, 08:59:45 UTC
72cd95c check_lidar_bb: added more cars to the scripts 30 August 2021, 09:36:03 UTC
3b826ee Minor fixes - update car names in check_lidar_bb.py - increase the timeout in some scripts 30 August 2021, 09:36:03 UTC
9e0e04a replaced os.system approach with os.mkdir 10 August 2021, 07:16:52 UTC
97e40a2 vehicle name bugfix 10 August 2021, 07:16:52 UTC
08570d5 'No such directory _out' bugfix 10 August 2021, 07:16:52 UTC
f90c2c6 Added ymls and Cross C++ function 07 August 2021, 15:43:38 UTC
fee6a74 Exposed some vector functions to the python api 07 August 2021, 15:43:38 UTC
74ea123 Removed references to CarSim being in beta stage (#4501) 06 August 2021, 14:22:19 UTC
32465c3 Revert broken MP stage change 02 August 2021, 14:37:39 UTC
592eec0 Fixed enter bug 02 August 2021, 14:36:28 UTC
5127b63 Fixed issues with new map.name 02 August 2021, 14:36:28 UTC
84293da fixed bug checking safe blueprints 02 August 2021, 14:36:28 UTC
67bcdd4 Modified safe also in sumo's spawn_npc 02 August 2021, 14:36:28 UTC
4d9af29 Modified also start_recording script 02 August 2021, 14:36:28 UTC
3fa0c21 Added microlino and sprinter to safe vehicles 02 August 2021, 14:36:28 UTC
7654982 [NO_BUILD] Download section (#4475) * Added the latest release as 0.9.12 and URL for docs, which will be ready when the release is built * Added trailing slash * More trailing slashes 31 July 2021, 08:49:25 UTC
a9582c5 new content version 30 July 2021, 22:36:10 UTC
fd661cd Script changes - Increase max throttle to manual control to 1.0 - In manual control and generate traffic, ignore the generation if the filter only returns one blueprint 30 July 2021, 13:11:09 UTC
7cc9c69 new content version 30 July 2021, 13:01:42 UTC
32ffd2c Changing to version 0.9.12 30 July 2021, 11:12:28 UTC
301445e Fixed minroa gent error 30 July 2021, 11:05:32 UTC
dca7cc3 updated Index page, rearranged nav bar, corrected links to broken images, corrected default settings for wheel physics, added anysys rtr information 30 July 2021, 10:48:32 UTC
374b1dd added long description python api 30 July 2021, 10:42:01 UTC
d987357 Referenced large map feature for big areas 30 July 2021, 09:49:29 UTC
back to top