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

sort by:
Revision Author Date Message Commit Date
5295261 Add forward vector to rotations and transforms 17 January 2019, 10:41:14 UTC
0bcefc0 Clean up geom files 17 January 2019, 10:36:56 UTC
d83f2f4 Renamed property tick_interval to sensor_tick 16 January 2019, 09:46:16 UTC
8e611f0 Moving tick_interval property from collision camera to Lidar camera. 16 January 2019, 09:46:16 UTC
8a8db23 Adding 'tick_interval' property for sensors 16 January 2019, 09:46:16 UTC
a2974d3 Remove pylint test on deprecated code from travis-ci 16 January 2019, 09:45:38 UTC
7b75f51 Add how_to_make_a_new_map.md to docs 15 January 2019, 19:04:19 UTC
5dbd537 Minor corrections 11 January 2019, 14:23:58 UTC
1832eb2 add scription 11 January 2019, 06:32:11 UTC
7dad7ec support deepin when use make PythonAPI 11 January 2019, 06:24:15 UTC
5714f69 Minor print out fix 10 January 2019, 15:49:04 UTC
25a041e Updated CHANGELOG 10 January 2019, 15:23:57 UTC
e712f6d Merge branch 'master' into Issue#752 10 January 2019, 13:52:24 UTC
4e341b2 Refactoring according to reviewable 10 January 2019, 13:03:11 UTC
b0984c5 fixing python tests 09 January 2019, 17:20:04 UTC
3de574a Any type of point can be transformed 09 January 2019, 16:41:01 UTC
d8247fa Update PR template 09 January 2019, 12:56:25 UTC
07babe6 Add config for update-docs bot 09 January 2019, 12:02:04 UTC
238d177 Move GitHub templates to .github folder 09 January 2019, 12:01:13 UTC
4e2b0b8 Removed useless function 08 January 2019, 11:44:54 UTC
7a163c2 Extended functionality of point transforms 08 January 2019, 10:19:12 UTC
f8a5244 Minor changes to python_api_tutorial.md 26 December 2018, 10:56:40 UTC
3b8507d Fix changelog 22 December 2018, 10:41:19 UTC
c7759ef Update CHANGELOG.md removing scenario_runner items 21 December 2018, 22:14:14 UTC
54fe5e4 Update CHANGELOG.md added scenario_runner changes too. 21 December 2018, 22:06:54 UTC
d4f6c24 Update changelog and increase version 21 December 2018, 21:52:33 UTC
fb741af Merge pull request #1066 from carla-simulator/features/basic_agent Features/basic agent 21 December 2018, 21:47:09 UTC
8e1f45d requested changes: navigation code moved to Agent.py 21 December 2018, 21:03:16 UTC
09a74db added new version of basic_agent and agent base class 21 December 2018, 21:03:16 UTC
466058b debugging the global router for basic_agent 21 December 2018, 21:03:16 UTC
1eada5f added basic_agent class 21 December 2018, 21:03:16 UTC
7bf1b21 Package PythonAPI/agents 21 December 2018, 20:50:31 UTC
62cca3a Fix lidar range in manual control 21 December 2018, 20:21:43 UTC
6923c41 Update coding standard 21 December 2018, 18:50:54 UTC
10e9a53 Fix manual_control choosing only Nissan Patrol 21 December 2018, 18:44:43 UTC
79b328d Update assets link 21 December 2018, 17:07:39 UTC
e7d4b63 Merge pull request #1048 from pravinblaze/global_routing Global routing 20 December 2018, 18:14:07 UTC
061265f Moved navigation files to PythonAPI/agents/navigation 20 December 2018, 17:39:22 UTC
62b603e * using enumeration for navigation decisions * added detailed doc strings * standards update for imports 20 December 2018, 17:34:32 UTC
d0689df * Added global_route_planner.py * Added global_route_planner_dao.py * Added test_global_route_planner.py 20 December 2018, 17:34:32 UTC
c1849d8 removed one dependency 19 December 2018, 19:19:52 UTC
4afcbf9 updated automatic_control to make it compatible with the manual control code 19 December 2018, 19:18:28 UTC
90fdb53 New Navigation API to deal with both kind of TrafficLights 19 December 2018, 11:34:05 UTC
9dd350f waypoint bug fixed: height 19 December 2018, 11:33:58 UTC
1ca9e31 new folder structure 19 December 2018, 11:33:51 UTC
4c0a279 structure of the roamingAgent updated to cover the requested changes 19 December 2018, 11:33:40 UTC
3532783 bug-fix: acos in -1,1; queue reloaded with more elements; lateral PID with derivative term to decrease overshooting 19 December 2018, 11:32:41 UTC
7f52942 lateral control jitter solvedgit add PythonAPI/source/carla/navigation/controller.py 19 December 2018, 11:32:33 UTC
d544c65 files moved within source/carla 19 December 2018, 11:32:26 UTC
67dda94 New driving classes to perform vehicle control from CARLA clients 19 December 2018, 11:32:07 UTC
400a768 Merge pull request #1036 from carla-simulator/Docs_NewMap Add new Documentation - How to make a new map in carla with RoadRunner 19 December 2018, 01:56:25 UTC
93fdacf Merge master into Docs_NewMap 18 December 2018, 21:02:47 UTC
c620419 Put more screenshot in Docs - How to make a new map 18 December 2018, 09:09:11 UTC
9a16cf9 Documentation fixes 16 December 2018, 23:05:51 UTC
1061e0f Add CARLA modules image 16 December 2018, 22:35:54 UTC
03c717c Close #695, warn about physics engine clamped to 10FPS 16 December 2018, 10:21:55 UTC
fa6bfa7 Fix broken link 16 December 2018, 09:56:52 UTC
b11bfcf Update how_to_make_a_new_map.md Language review! 16 December 2018, 07:28:20 UTC
c19495d Several documentation fixes and rewording 15 December 2018, 23:06:03 UTC
4661c24 Add find function to actor list 15 December 2018, 23:05:15 UTC
91b7968 Rename Python API tutorial file 15 December 2018, 23:04:30 UTC
668c509 Fill Python API tutorial 15 December 2018, 23:02:22 UTC
e464913 Update cameras and sensors documentation 15 December 2018, 16:35:04 UTC
559ebe6 Improve configuring the simulation 13 December 2018, 19:28:24 UTC
e6eb1e6 Remove outdated documentation 13 December 2018, 19:28:24 UTC
a8b4d0f Overview Python API doc (draft) 13 December 2018, 19:28:24 UTC
46b2b00 Update release README 13 December 2018, 19:27:50 UTC
4025543 Rewrite getting started documentation 13 December 2018, 19:27:50 UTC
8898df3 Fixes to download page 13 December 2018, 19:27:49 UTC
77de6a9 Make the simulator start windowed by default 13 December 2018, 19:27:49 UTC
7ca171d Manual control: retry spawn if collision 13 December 2018, 19:27:43 UTC
118b1aa Fix links and prettify 13 December 2018, 18:57:47 UTC
ee7591a Rename files 13 December 2018, 18:56:37 UTC
550e2ff Documentation on how to create a new map 13 December 2018, 18:53:31 UTC
df11f4d Restored SpriteComponent's EditorScale 13 December 2018, 18:31:37 UTC
f50c2f4 Added rotation to waypoints acordin to elevation 13 December 2018, 18:31:37 UTC
cb1aaff AddSpawners disabled by default 13 December 2018, 18:31:37 UTC
52429a3 Now the waypoint elevation works within the Python API 13 December 2018, 18:31:37 UTC
a0cbf1d Added elevation in OpenDriveActor 13 December 2018, 18:31:37 UTC
8c01b53 Allow changing gears from manual_control.py 13 December 2018, 17:32:59 UTC
56534e9 Add option for manual gear shifting to VehicleControl 13 December 2018, 17:32:59 UTC
b37b76d changing the driving benchmark link 13 December 2018, 15:39:27 UTC
481eb46 README updated with new road map 13 December 2018, 15:00:21 UTC
3190756 Minor fixes to Linux Makefile 11 December 2018, 15:35:34 UTC
a985cab Merge pull request #1014 from carla-simulator/usable_open_drive Improved OpenDriveActor 10 December 2018, 17:10:09 UTC
3aa0ef2 Merge branch 'usable_open_drive' of https://github.com/carla-simulator/carla into usable_open_drive 10 December 2018, 14:28:40 UTC
b3e2f22 Added a description on Unreal's interface 10 December 2018, 14:25:43 UTC
6451fde Merge branch 'master' into usable_open_drive 10 December 2018, 10:09:18 UTC
c0e874c Fixed problem generating the package + new icon 05 December 2018, 18:39:01 UTC
690e343 Merge pull request #949 from praveen-palanisamy/use_env_python Updated Setup script to use env python 05 December 2018, 17:19:51 UTC
e6d09fb Merge branch 'master' into use_env_python 05 December 2018, 15:52:43 UTC
db2cfc3 CI --> TRAVIS 05 December 2018, 14:30:47 UTC
eb1e32b Use bjam user-config for travis builds alone 04 December 2018, 17:57:57 UTC
4b998bb Major improvment on OpenDriveActor usage 04 December 2018, 15:23:20 UTC
bc5a3ed Merge pull request #1008 from berndgassmann/extend_python_interface Provide parent/attribute content of Actors via python interface 03 December 2018, 14:24:56 UTC
03132fc Merge branch 'master' into extend_python_interface 03 December 2018, 13:49:01 UTC
cbd28cc Fixed package making + formating to UE4's standard 03 December 2018, 10:00:49 UTC
8e76285 Fixed an issue where the OpenDrive was generated twice 30 November 2018, 20:09:47 UTC
bd710c3 Provide parent/attribute content of Actors via python interface While creating the new carla ros bridge some extensions became necessary within CARLA: The parent property of an actor via python interface is not yet filled. Therefore, the parent_id of Actors has to be transferred from the CARLA server via rpc interface. In addition, actor attributes are published via python interface. Changes in detail: carla/rpc/Actor.h: - add parent_id field to the Actor class for rpc transport TheNewCarlaServer.cpp: - fill the parent_id field with the appropriate value client/ActorList: - added GetActor() function to get an actor by id client/ActorVariant: - added actor_list optional parameter to Get() and MakeActor() function which allows to query for the parent actor in case the actor_list is available client/ActorAttribute: - solved problem of independent rpc::ActorAttribute* classes by introduction of ActorAttributeValueAccess class, to be able to reuse most of the functions for both ActorAttribueValues and ActorAttributes ActorBlueprintFunctionLibrary: - extended actor attributes by attribute 'role_name' having {autopilot, scenario, ego_vehicle} as recommended values for vehicles or {front,back,...} for sensors to be able to distiguish the different actors in a meaningful way when transferring to ROS topic names - extended vehicle attributes by not-modifiable attribute 'object_type' to be defined at blueprint creation time to provide ground truth object classification type PythonAPI: - libcarla: provide the actor attributes within python as dictionary - make use of role_name attribute to provide information required for ROS bridge to distinguish ego vehicle from others 30 November 2018, 15:08:50 UTC
d504306 Move ROS bridge folder to its own repo 30 November 2018, 14:07:58 UTC
back to top