Skip to content

Commit

Permalink
Automatic update of latest releases versions (#1811)
Browse files Browse the repository at this point in the history
Co-authored-by: traversaro <1857049+traversaro@users.noreply.github.com>
Co-authored-by: Silvio Traversaro <silvio.traversaro@iit.it>
  • Loading branch information
3 people authored Feb 26, 2025
1 parent 68beb12 commit de5e506
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
2 changes: 2 additions & 0 deletions .ci/all-options-enabled-cache.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ set(ROBOTOLOGY_ENABLE_ICUB_BASIC_DEMOS ON CACHE BOOL "")
set(ROBOTOLOGY_ENABLE_TELEOPERATION ON CACHE BOOL "")
set(ROBOTOLOGY_ENABLE_EVENT_DRIVEN ON CACHE BOOL "")
set(ROBOTOLOGY_ENABLE_GRASPING ON CACHE BOOL "")
set(ROBOTOLOGY_ENABLE_ROS2 ON CACHE BOOL "")
set(ROBOTOLOGY_ENABLE_MOVEIT ON CACHE BOOL "")

# Internal profile
set(ROBOTOLOGY_INTERNAL_CLONE_ALL_REPOS_FOR_UPDATE ON CACHE BOOL "")
Expand Down
20 changes: 10 additions & 10 deletions releases/latest.releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ repositories:
YARP:
type: git
url: https://github.com/robotology/yarp.git
version: v3.10.1
version: v3.11.1
ICUB:
type: git
url: https://github.com/robotology/icub-main.git
version: v2.7.1
version: v2.8.0
ICUBcontrib:
type: git
url: https://github.com/robotology/icub-contrib-common.git
Expand All @@ -50,7 +50,7 @@ repositories:
ergocub-software:
type: git
url: https://github.com/icub-tech-iit/ergocub-software.git
version: v0.7.6
version: v0.7.7
yarp-matlab-bindings:
type: git
url: https://github.com/robotology/yarp-matlab-bindings.git
Expand Down Expand Up @@ -126,19 +126,19 @@ repositories:
icub_firmware_shared:
type: git
url: https://github.com/robotology/icub-firmware-shared.git
version: v1.41.0
version: v1.42.0
icub-firmware:
type: git
url: https://github.com/robotology/icub-firmware.git
version: v1.41.1
version: v1.42.0
icub-firmware-build:
type: git
url: https://github.com/robotology/icub-firmware-build.git
version: v1.41.1
version: v1.42.0
icub-firmware-models:
type: git
url: https://github.com/robotology/icub-firmware-models.git
version: v1.41.0
version: v1.42.0
yarp-device-xsensmt:
type: git
url: https://github.com/robotology/yarp-device-xsensmt.git
Expand Down Expand Up @@ -182,7 +182,7 @@ repositories:
robometry:
type: git
url: https://github.com/robotology/robometry.git
version: v1.2.5
version: v1.2.6
gym-ignition:
type: git
url: https://github.com/robotology/gym-ignition.git
Expand Down Expand Up @@ -286,11 +286,11 @@ repositories:
yarp-devices-ros2:
type: git
url: https://github.com/robotology/yarp-devices-ros2.git
version: v1.0.0
version: v1.1.0
xcub-moveit2:
type: git
url: https://github.com/icub-tech-iit/xcub-moveit2.git
version: v0.2.0
version: v0.3.0
icub-tech-iit-documentation:
type: git
url: https://github.com/icub-tech-iit/documentation.git
Expand Down

0 comments on commit de5e506

Please sign in to comment.