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

sort by:
Revision Author Date Message Commit Date
3939762 Merge branch 'xavisolesoft/make-pythonapi-compatible-with-anaconda' of https://github.com/carla-simulator/carla into xavisolesoft/make-pythonapi-compatible-with-anaconda 19 February 2024, 10:13:48 UTC
14a8e9d Remove py dependency. 19 February 2024, 10:13:28 UTC
22b0fbc Update documentation 19 February 2024, 10:13:28 UTC
38ec7d8 Fix windows build: Uninitialized variable error 19 February 2024, 11:06:58 UTC
cb9a9d7 Luis/extend spawn actor (#7154) * Extended spawn_actor to accept a socket name and spawn the actor in the parents socket * fix pr review 19 February 2024, 10:21:36 UTC
9b44c14 Remove py dependency. 19 February 2024, 09:55:48 UTC
e5621be Update documentation 19 February 2024, 09:54:46 UTC
5d6862c Javiergr cs/get bones transform (#7153) * Add actor component getters to the PythonAPI Adds functions: - get_component_world_transform - get_component_relative_transform to the Python API to acces the transform of actor components by name * Update changelog for get-transform-component changes * Adding getters for receive bone names and transforms * Corrections * Correcting Python API function definitions to make them able to return lists * Improving the code of get_actor_bone_world_transforms * Adding getters to obtain socket transforms * Updating CHANGELOG.md * Deleting .ignore * Updating Util/BuildTools/Setup.sh * Correcting Setup.sh --------- Co-authored-by: Aperiss <perissanchezantonio@gmail.com> Co-authored-by: Blyron <53337103+Blyron@users.noreply.github.com> 19 February 2024, 09:26:34 UTC
1433186 Added timers to setup.sh for downloading and unzipping 15 February 2024, 09:49:05 UTC
d604929 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 13 February 2024, 13:09:44 UTC
02289cb fix artifact name 13 February 2024, 13:08:54 UTC
193d9cf Update changelog for get-transform-component changes 12 February 2024, 12:14:13 UTC
0b13c72 Add actor component getters to the PythonAPI Adds functions: - get_component_world_transform - get_component_relative_transform to the Python API to acces the transform of actor components by name 12 February 2024, 12:14:13 UTC
fe117ef Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 12 February 2024, 11:57:10 UTC
2516d4b fix failure on post 12 February 2024, 11:56:19 UTC
bb24ae0 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 12 February 2024, 11:53:17 UTC
dfe80d1 clean pipeline workspace 12 February 2024, 11:51:56 UTC
46aa683 Archive all Carla server logs 12 February 2024, 11:47:58 UTC
64b5457 updated package naming instructions (#7140) 09 February 2024, 15:51:47 UTC
0ab8344 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 09 February 2024, 10:17:23 UTC
41a2655 propagate changes to dev and master cases 08 February 2024, 11:29:11 UTC
5f73309 paralelize uploads 07 February 2024, 23:57:50 UTC
a68fee0 syntax error 07 February 2024, 16:35:48 UTC
8b58845 syntax error 07 February 2024, 16:34:12 UTC
4b0b3be test 07 February 2024, 16:32:31 UTC
ee64702 fix jenkinsfile syntax error 07 February 2024, 16:16:52 UTC
2525e35 parrallel version 07 February 2024, 16:07:56 UTC
7d071d0 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into ruben/jenkins_migration 07 February 2024, 15:47:16 UTC
0ba17bf pipeline in parallel 07 February 2024, 15:45:11 UTC
4fdd8d7 minor change 07 February 2024, 12:33:57 UTC
61cc60f fix workspace 07 February 2024, 12:29:18 UTC
1d77cec prevent delete dir content 07 February 2024, 01:42:50 UTC
17aeeff clean echo 06 February 2024, 16:53:13 UTC
b490b24 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into ruben/jenkins_migration 06 February 2024, 16:52:17 UTC
5a256cb reduce number of stash calls 06 February 2024, 16:52:10 UTC
61bc48c show clone command to debug 06 February 2024, 16:06:12 UTC
1c8b906 incremental repo 06 February 2024, 11:01:20 UTC
ccf76e0 run entire pipeline in gpu machine 06 February 2024, 10:32:32 UTC
04a46d6 jenkins pipeline on new CARLA CVC servers 06 February 2024, 10:17:40 UTC
11f22c0 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 06 February 2024, 10:15:20 UTC
bac863c Update semantic labels in doc (changed from version 0.9.13 -> 0.9.14) (#7122) * 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 * Correct incoherent structuring of tutorial for adding sensor to CARLA. * Add contribution to CHANGELOG.md * Add notes into breakout boxes in sensor create tutorial. * Update build_linux.md Change pseudopath to linux format * Update build_linux.md The same change 1 line above * Fixing Recast pulling by branch instead of hash id * Update semantic labels (changed from version 0.9.13 -> 0.9.14) * Add "Other" Label description in ref_sensors.md * Update semantic labels (changed from version 0.9.13 -> 0.9.14) * Add "Other" Label description in ref_sensors.md * Revert "Add "Other" Label description in ref_sensors.md" This reverts commit 3958e3568225ad019a1850cf31570e34e5409469. * Revert "Update semantic labels (changed from version 0.9.13 -> 0.9.14)" This reverts commit 6ee572e0c4386fcbda83e41656fe2fb4a30a2d00. --------- 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> Co-authored-by: matejm42 <116560704+matejm42@users.noreply.github.com> Co-authored-by: Blyron <53337103+Blyron@users.noreply.github.com> 05 February 2024, 10:51:52 UTC
c2ace4c Corrected path (#7117) * added export map package instructiong * added package location * fixed hyperlink * corrected path 02 February 2024, 20:04:31 UTC
1d1f7a4 fixed hyperlink (#7116) * added export map package instructiong * added package location * fixed hyperlink 02 February 2024, 18:31:11 UTC
fc8ce5e Added package location (#7115) * added export map package instructiong * added package location 02 February 2024, 18:22:25 UTC
423d979 added export map package instructiong (#7114) 02 February 2024, 17:30:38 UTC
fd08628 use a max of 16 parallel downloads 01 February 2024, 00:34:09 UTC
f8ecc3c USDImporter: Fix Skeletal mesh import 31 January 2024, 14:21:12 UTC
1e84ba8 check that documentation upload commands are done in the right place 31 January 2024, 10:25:27 UTC
b9ae2e9 fix 'dir' wrap inside 'steps' section 30 January 2024, 23:25:02 UTC
759273a doc repo checkout in a new folder 30 January 2024, 23:19:08 UTC
352fd44 prepare complete test 30 January 2024, 15:47:15 UTC
09789f6 set doc upstream branch 30 January 2024, 13:23:25 UTC
933c178 Merge branch 'dev' of github.com:carla-simulator/carla into ruben/jenkins_migration 30 January 2024, 12:27:03 UTC
a22da71 test only documentation steps 30 January 2024, 12:26:53 UTC
73318bb Updated http to https 30 January 2024, 11:46:13 UTC
fe34fb2 fix localBranch option usage 30 January 2024, 11:29:38 UTC
7839ef4 fix docu repo checkout pointing to branch head 29 January 2024, 22:18:43 UTC
ecd2b02 using credentials to push to documentation repo 29 January 2024, 13:45:53 UTC
e9700ab Test documentation upload to repo 29 January 2024, 13:29:13 UTC
f3d7dd0 Access files through https 28 January 2024, 20:57:34 UTC
cf89f8a test backblaze copy 25 January 2024, 16:43:46 UTC
8d181b6 move Jenkinsfile_new to Jenkinsfile 25 January 2024, 15:56:16 UTC
bf38547 Merge branch 'dev' of github.com:carla-simulator/carla into ruben/jenkins_migration 25 January 2024, 15:17:47 UTC
b2454be minor changes 25 January 2024, 15:10:54 UTC
86dcd95 gpu machine does git checkout 18 January 2024, 00:39:49 UTC
b33c949 basic pipeline stages to test 17 January 2024, 12:45:52 UTC
c26ba1c fix bad filename to uncompress 17 January 2024, 11:26:15 UTC
f5a629d delete duplicated stage 17 January 2024, 10:43:11 UTC
9caf930 spliting documentation in 2 stages and use scmGit for managing documentation repo access 17 January 2024, 10:40:11 UTC
5ae0e4e Doc: Add Ubuntu 22.04 build steps 17 January 2024, 08:40:24 UTC
c8acb39 replaced final aws links 16 January 2024, 11:43:43 UTC
46aee85 option error 15 January 2024, 19:23:49 UTC
534a2ea increase doc repo fetch timeout 15 January 2024, 19:22:31 UTC
b1e695b configure timeout for doc repo checkout 15 January 2024, 16:27:23 UTC
ccc6764 ubuntu doxygen generation test 15 January 2024, 14:12:55 UTC
4471a2c avoid doing repo checkout on testing node 15 January 2024, 11:45:17 UTC
4f5a7ec comment windows stages 11 January 2024, 13:55:01 UTC
3a24ec5 remove commented code 11 January 2024, 13:54:00 UTC
b92bff4 fix branch name for testing 11 January 2024, 13:49:13 UTC
a1a7fae fix error on check 10 January 2024, 17:26:55 UTC
f292bec fix use a new oficial boost repo 10 January 2024, 16:32:24 UTC
b87fad0 Fix some spelling errors in the document (#7043) * Remove excess parentheses from RSS document * Fix some spelling errors in the document 04 January 2024, 09:34:52 UTC
d29e596 test only using python 3 24 December 2023, 11:53:29 UTC
b4d61ae delete test node creation 21 December 2023, 14:25:50 UTC
27845c0 revert build for python2 too 21 December 2023, 12:55:49 UTC
1c9d866 specified CMake version 3.15 for windows build (#7019) 20 December 2023, 15:47:18 UTC
7d9ca7d build python api only for python 3 20 December 2023, 14:10:33 UTC
ae19bb4 using global path for the setEnv script on windows 20 December 2023, 10:53:54 UTC
d761739 update build to use python 3.8 19 December 2023, 10:39:03 UTC
b819319 code for testing 18 December 2023, 13:49:19 UTC
5c1afc1 fix error 18 December 2023, 13:45:39 UTC
5e41b69 code for testing 18 December 2023, 13:43:45 UTC
ae2e411 fix expression 18 December 2023, 13:39:39 UTC
7188757 clean close comment token 18 December 2023, 11:54:46 UTC
86fcfe5 Fix problems of lanemarking generation and tree generation (#7006) Co-authored-by: xiaofei <13319202082@163.com> 18 December 2023, 09:02:33 UTC
b9a973d update jenkinsfile_new with complete pipeline but without updating repos 14 December 2023, 09:45:34 UTC
60af913 corrected tutorials page (#7000) 13 December 2023, 12:50:28 UTC
43a1436 Fix GenerateLaneMarksForCenterLine problem 13 December 2023, 09:07:42 UTC
7e69258 Aaron/updateurls (#6994) * Set commit for download libsomscout * Update urls to new storage * Merge dev into current branch 13 December 2023, 07:00:20 UTC
a395f62 add initial jenkinsfile for working in CVC servers 12 December 2023, 15:13:11 UTC
back to top