Commit Graph

6294 Commits

Author SHA1 Message Date
Ruben Abad 234e12fdc7 use a node to get dependencies (test) 2024-02-20 11:16:07 +01:00
Ruben Abad a0e40ecd7b prepare server dependencies stashing 2024-02-19 17:05:15 +01:00
Ruben Abad a2d6088c74 force using bash instead of sh to avoid '[['as an error 2024-02-19 15:10:46 +01:00
Xavier Solé Nogués 8430a5c33b Remove py dependency. 2024-02-19 14:01:39 +01:00
Xavier Solé Nogués e5c76c8c55 Update documentation 2024-02-19 14:01:39 +01:00
Xavier Solé Nogués 38ec7d88fd Fix windows build: Uninitialized variable error 2024-02-19 12:06:58 +01:00
LuisPoveda cb9a9d77ab
Luis/extend spawn actor (#7154)
* Extended spawn_actor to accept a socket name and spawn the actor in the parents socket

* fix pr review
2024-02-19 11:21:36 +01:00
javiergrCS 5d6862c3d7
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>
2024-02-19 10:26:34 +01:00
Aaron 1433186a01 Added timers to setup.sh for downloading and unzipping 2024-02-15 10:49:05 +01:00
Ruben Abad 2649662230 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 2024-02-14 14:54:36 +01:00
Ruben Abad f9003528ce fix: saving all logs when tests fails 2024-02-14 14:53:01 +01:00
Ruben Abad d6049290b3 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 2024-02-13 14:09:44 +01:00
Ruben Abad 02289cbea0 fix artifact name 2024-02-13 14:08:54 +01:00
Aperiss 193d9cf7cd Update changelog for get-transform-component changes 2024-02-12 13:14:13 +01:00
Aperiss 0b13c72d63 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
2024-02-12 13:14:13 +01:00
Ruben Abad fe117ef1e4 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 2024-02-12 12:57:10 +01:00
Ruben Abad 2516d4b9f2 fix failure on post 2024-02-12 12:56:19 +01:00
Ruben Abad bb24ae0ede Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 2024-02-12 12:53:17 +01:00
Ruben Abad dfe80d11a1 clean pipeline workspace 2024-02-12 12:51:56 +01:00
Ruben Abad 46aa683d2c Archive all Carla server logs 2024-02-12 12:47:58 +01:00
MattRoweEAIF 64b5457237
updated package naming instructions (#7140) 2024-02-09 16:51:47 +01:00
Ruben Abad 0ab8344a56 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 2024-02-09 11:17:23 +01:00
Ruben Abad 41a2655c24 propagate changes to dev and master cases 2024-02-08 12:29:11 +01:00
Ruben Abad 5f73309793 paralelize uploads 2024-02-08 00:57:50 +01:00
Ruben Abad a68fee0260 syntax error 2024-02-07 17:35:48 +01:00
Ruben Abad 8b588452af syntax error 2024-02-07 17:34:12 +01:00
Ruben Abad 4b0b3be852 test 2024-02-07 17:32:31 +01:00
Ruben Abad ee647027fe fix jenkinsfile syntax error 2024-02-07 17:16:52 +01:00
Ruben Abad 2525e355af parrallel version 2024-02-07 17:07:56 +01:00
Ruben Abad 7d071d06b7 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into ruben/jenkins_migration 2024-02-07 16:47:16 +01:00
Ruben Abad 0ba17bf334 pipeline in parallel 2024-02-07 16:45:11 +01:00
Ruben Abad 4fdd8d73f2 minor change 2024-02-07 13:33:57 +01:00
Ruben Abad 61cc60ffe0 fix workspace 2024-02-07 13:29:18 +01:00
Ruben Abad 1d77cec6ef prevent delete dir content 2024-02-07 02:42:50 +01:00
Ruben Abad 17aeeff3c1 clean echo 2024-02-06 17:53:13 +01:00
Ruben Abad b490b24c30 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into ruben/jenkins_migration 2024-02-06 17:52:17 +01:00
Ruben Abad 5a256cb28b reduce number of stash calls 2024-02-06 17:52:10 +01:00
Ruben Abad 61bc48c1e1 show clone command to debug 2024-02-06 17:06:12 +01:00
Ruben Abad 1c8b906b6a incremental repo 2024-02-06 12:01:20 +01:00
Ruben Abad ccf76e0f32 run entire pipeline in gpu machine 2024-02-06 11:32:32 +01:00
Ruben Abad 04a46d6158 jenkins pipeline on new CARLA CVC servers 2024-02-06 11:17:40 +01:00
Ruben Abad 11f22c0e85 Merge branch 'ruben/jenkins_migration' of github.com:carla-simulator/carla into dev 2024-02-06 11:15:20 +01:00
Gerhard Dorn bac863ca92
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 3958e35682.

* Revert "Update semantic labels (changed from version 0.9.13 -> 0.9.14)"

This reverts commit 6ee572e0c4.

---------

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>
2024-02-05 11:51:52 +01:00
MattRoweEAIF c2ace4caaa
Corrected path (#7117)
* added export map package instructiong

* added package location

* fixed hyperlink

* corrected path
2024-02-02 21:04:31 +01:00
MattRoweEAIF 1d1f7a4b1c
fixed hyperlink (#7116)
* added export map package instructiong

* added package location

* fixed hyperlink
2024-02-02 19:31:11 +01:00
MattRoweEAIF fc8ce5e4b2
Added package location (#7115)
* added export map package instructiong

* added package location
2024-02-02 19:22:25 +01:00
MattRoweEAIF 423d979bdd
added export map package instructiong (#7114) 2024-02-02 18:30:38 +01:00
Ruben Abad fd08628baf use a max of 16 parallel downloads 2024-02-01 01:34:09 +01:00
xavisolesoft f8ecc3c9cd USDImporter: Fix Skeletal mesh import 2024-01-31 15:21:12 +01:00
Ruben Abad 1e84ba868a check that documentation upload commands are done in the right place 2024-01-31 11:25:27 +01:00