Skip to content

Commit 2c36216

Browse files
authored
Merge pull request #1442 from robotology/bump20230503
Release 2023.05.2 with icub-models 2.2.1
2 parents 7307882 + 4709ffb commit 2c36216

File tree

4 files changed

+260
-3
lines changed

4 files changed

+260
-3
lines changed

cmake/RobotologySuperbuildOptions.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ if(NOT CMAKE_CONFIGURATION_TYPES)
7171
endif()
7272

7373
set(ROBOTOLOGY_PROJECT_TAGS "Custom" CACHE STRING "The tags to be used for the robotology projects: Stable, Unstable, LatestRelease or Custom. This can be changed only before the first configuration.")
74-
set(ROBOTOLOGY_PROJECT_TAGS_CUSTOM_FILE "${CMAKE_CURRENT_SOURCE_DIR}/releases/2023.05.1.yaml" CACHE FILEPATH "If ROBOTOLOGY_PROJECT_TAGS is custom, this file will be loaded to specify the tags of the projects to use.")
74+
set(ROBOTOLOGY_PROJECT_TAGS_CUSTOM_FILE "${CMAKE_CURRENT_SOURCE_DIR}/releases/2023.05.2.yaml" CACHE FILEPATH "If ROBOTOLOGY_PROJECT_TAGS is custom, this file will be loaded to specify the tags of the projects to use.")
7575
set_property(CACHE ROBOTOLOGY_PROJECT_TAGS PROPERTY STRINGS "Stable" "Unstable" "LatestRelease" "Custom")
7676

7777
if(ROBOTOLOGY_PROJECT_TAGS STREQUAL "Stable")

conda/cmake/CondaGenerationOptions.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ option(CONDA_GENERATE_ROBOTOLOGY_METAPACKAGES "If on, generate recipes for robot
1111

1212
# This variable is automatically set to contain the robotology-superbuild version in case of releases
1313
if(NOT CONDA_ROBOTOLOGY_SUPERBUILD_VERSION)
14-
set(CONDA_ROBOTOLOGY_SUPERBUILD_VERSION 2023.05.1)
14+
set(CONDA_ROBOTOLOGY_SUPERBUILD_VERSION 2023.05.2)
1515
endif()
1616

1717
# For more conda generation options, check the specific project Build<CMakeProject>.cmake

packaging/windows/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
cmake_minimum_required(VERSION 3.12)
88

9-
set(INSTALLER_VERSION 2023.05.1)
9+
set(INSTALLER_VERSION 2023.05.2)
1010
option(RI_INCLUDE_GAZEBO "If ON include the Gazebo simulator binaries." ON)
1111
option(RI_BUILD_FULL_INSTALLER "If ON build the full installer, otherwise the dependencies one." ON)
1212

releases/2023.05.2.yaml

+257
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,257 @@
1+
repositories:
2+
qpOASES:
3+
type: git
4+
url: https://github.com/robotology-dependencies/qpOASES.git
5+
version: v3.2.0.1
6+
osqp:
7+
type: git
8+
url: https://github.com/oxfordcontrol/osqp.git
9+
version: v0.6.3
10+
manif:
11+
type: git
12+
url: https://github.com/robotology-dependencies/manif.git
13+
version: 0.0.4.102
14+
qhull:
15+
type: git
16+
url: https://github.com/qhull/qhull.git
17+
version: 2020.2
18+
CppAD:
19+
type: git
20+
url: https://github.com/coin-or/CppAD.git
21+
version: 20230000.0
22+
casadi:
23+
type: git
24+
url: https://github.com/casadi/casadi.git
25+
version: 3.6.3
26+
YCM:
27+
type: git
28+
url: https://github.com/robotology/ycm.git
29+
version: v0.15.3
30+
YARP:
31+
type: git
32+
url: https://github.com/robotology/yarp.git
33+
version: v3.8.1
34+
ICUB:
35+
type: git
36+
url: https://github.com/robotology/icub-main.git
37+
version: v2.2.1
38+
ICUBcontrib:
39+
type: git
40+
url: https://github.com/robotology/icub-contrib-common.git
41+
version: v1.19.0
42+
robots-configuration:
43+
type: git
44+
url: https://github.com/robotology/robots-configuration.git
45+
version: v2.4.0
46+
GazeboYARPPlugins:
47+
type: git
48+
url: https://github.com/robotology/gazebo-yarp-plugins.git
49+
version: v4.7.0
50+
icub-models:
51+
type: git
52+
url: https://github.com/robotology/icub-models.git
53+
version: v2.2.1
54+
ergocub-software:
55+
type: git
56+
url: https://github.com/icub-tech-iit/ergocub-software.git
57+
version: v0.3.3
58+
yarp-matlab-bindings:
59+
type: git
60+
url: https://github.com/robotology/yarp-matlab-bindings.git
61+
version: v3.8.0
62+
RobotTestingFramework:
63+
type: git
64+
url: https://github.com/robotology/robot-testing-framework.git
65+
version: v2.0.1
66+
icub-tests:
67+
type: git
68+
url: https://github.com/robotology/icub-tests.git
69+
version: v1.25.0
70+
blocktestcore:
71+
type: git
72+
url: https://github.com/robotology/blocktest.git
73+
version: v2.3.7
74+
blocktest-yarp-plugins:
75+
type: git
76+
url: https://github.com/robotology/blocktest-yarp-plugins.git
77+
version: v1.1.4
78+
iDynTree:
79+
type: git
80+
url: https://github.com/robotology/idyntree.git
81+
version: v9.1.0
82+
BlockFactory:
83+
type: git
84+
url: https://github.com/robotology/blockfactory.git
85+
version: v0.8.3
86+
WBToolbox:
87+
type: git
88+
url: https://github.com/robotology/wb-toolbox.git
89+
version: v5.6.0
90+
OsqpEigen:
91+
type: git
92+
url: https://github.com/robotology/osqp-eigen.git
93+
version: v0.8.0
94+
UnicyclePlanner:
95+
type: git
96+
url: https://github.com/robotology/unicycle-footstep-planner.git
97+
version: v0.6.0
98+
walking-controllers:
99+
type: git
100+
url: https://github.com/robotology/walking-controllers.git
101+
version: v0.7.0
102+
icub-gazebo-wholebody:
103+
type: git
104+
url: https://github.com/robotology/icub-gazebo-wholebody.git
105+
version: v0.1.0
106+
whole-body-controllers:
107+
type: git
108+
url: https://github.com/robotology/whole-body-controllers.git
109+
version: v2.5.6
110+
whole-body-estimators:
111+
type: git
112+
url: https://github.com/robotology/whole-body-estimators.git
113+
version: v0.9.1
114+
walking-teleoperation:
115+
type: git
116+
url: https://github.com/robotology/walking-teleoperation.git
117+
version: v1.3.3
118+
yarp-devices-forcetorque:
119+
type: git
120+
url: https://github.com/robotology/yarp-devices-forcetorque.git
121+
version: v0.3.1
122+
wearables:
123+
type: git
124+
url: https://github.com/robotology/wearables.git
125+
version: v1.7.1
126+
HumanDynamicsEstimation:
127+
type: git
128+
url: https://github.com/robotology/human-dynamics-estimation.git
129+
version: v2.7.1
130+
human-gazebo:
131+
type: git
132+
url: https://github.com/robotology/human-gazebo.git
133+
version: v1.1.0
134+
icub_firmware_shared:
135+
type: git
136+
url: https://github.com/robotology/icub-firmware-shared.git
137+
version: v1.35.0
138+
icub-firmware:
139+
type: git
140+
url: https://github.com/robotology/icub-firmware.git
141+
version: v1.35.1
142+
icub-firmware-build:
143+
type: git
144+
url: https://github.com/robotology/icub-firmware-build.git
145+
version: v1.35.1
146+
icub-firmware-models:
147+
type: git
148+
url: https://github.com/robotology/icub-firmware-models.git
149+
version: v1.35.1
150+
yarp-device-xsensmt:
151+
type: git
152+
url: https://github.com/robotology/yarp-device-xsensmt.git
153+
version: v0.2.2
154+
yarp-device-ovrheadset:
155+
type: git
156+
url: https://github.com/robotology/yarp-device-ovrheadset.git
157+
version: v1.0.0
158+
speech:
159+
type: git
160+
url: https://github.com/robotology/speech.git
161+
version: v1.2.0
162+
icub-basic-demos:
163+
type: git
164+
url: https://github.com/robotology/icub-basic-demos.git
165+
version: v1.23.0
166+
funny-things:
167+
type: git
168+
url: https://github.com/robotology/funny-things.git
169+
version: v2.2.0
170+
bipedal-locomotion-framework:
171+
type: git
172+
url: https://github.com/ami-iit/bipedal-locomotion-framework.git
173+
version: v0.13.0
174+
LieGroupControllers:
175+
type: git
176+
url: https://github.com/ami-iit/lie-group-controllers.git
177+
version: v0.2.0
178+
event-driven:
179+
type: git
180+
url: https://github.com/robotology/event-driven.git
181+
version: v2.0
182+
matioCpp:
183+
type: git
184+
url: https://github.com/ami-iit/matio-cpp.git
185+
version: v0.2.2
186+
diagnosticdaemon:
187+
type: git
188+
url: https://github.com/robotology/diagnostic-daemon.git
189+
version: v1.0.0
190+
osqp-matlab:
191+
type: git
192+
url: https://github.com/ami-iit/osqp-matlab-cmake-buildsystem.git
193+
version: v0.6.2.3
194+
robometry:
195+
type: git
196+
url: https://github.com/robotology/robometry.git
197+
version: v1.2.1
198+
gym-ignition:
199+
type: git
200+
url: https://github.com/robotology/gym-ignition.git
201+
version: v1.3.1
202+
matlab-whole-body-simulator:
203+
type: git
204+
url: https://github.com/ami-iit/matlab-whole-body-simulator.git
205+
version: v3.2.0
206+
casadi-matlab-bindings:
207+
type: git
208+
url: https://github.com/ami-iit/casadi-matlab-bindings.git
209+
version: v3.6.3.0
210+
idyntree-yarp-tools:
211+
type: git
212+
url: https://github.com/robotology/idyntree-yarp-tools.git
213+
version: v0.0.7
214+
pyqtconsole:
215+
type: git
216+
url: https://github.com/pyqtconsole/pyqtconsole.git
217+
version: v1.2.2
218+
meshcat-python:
219+
type: git
220+
url: https://github.com/rdeits/meshcat-python.git
221+
version: v0.3.2
222+
robot-log-visualizer:
223+
type: git
224+
url: https://github.com/ami-iit/robot-log-visualizer.git
225+
version: v0.5.0
226+
OpenXR:
227+
type: git
228+
url: https://github.com/KhronosGroup/OpenXR-SDK.git
229+
version: release-1.0.27
230+
OpenVR:
231+
type: git
232+
url: https://github.com/ami-iit/openvr.git
233+
version: v1.16.8.1
234+
yarp-device-openxrheadset:
235+
type: git
236+
url: https://github.com/ami-iit/yarp-device-openxrheadset.git
237+
version: v0.0.2
238+
yarp-openvr-trackers:
239+
type: git
240+
url: https://github.com/ami-iit/yarp-openvr-trackers.git
241+
version: v0.0.1
242+
find-superquadric:
243+
type: git
244+
url: https://github.com/robotology/find-superquadric.git
245+
version: v1.1.0
246+
tomlplusplus:
247+
type: git
248+
url: https://github.com/marzer/tomlplusplus.git
249+
version: v3.3.0
250+
proxsuite:
251+
type: git
252+
url: https://github.com/Simple-Robotics/proxsuite.git
253+
version: v0.3.6
254+
BayesFilters:
255+
type: git
256+
url: https://github.com/robotology/bayes-filters-lib.git
257+
version: 0.10.0

0 commit comments

Comments
 (0)