Skip to content

Commit

Permalink
Bump casadi to 3.6.7 (#1725)
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Oct 1, 2024
1 parent 40b40e8 commit 443538d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cmake/Buildcasadi.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ endif()
ycm_ep_helper(casadi TYPE GIT
STYLE GITHUB
REPOSITORY casadi/casadi.git
TAG 3.6.6
TAG 3.6.7
COMPONENT external
FOLDER src
CMAKE_ARGS -DWITH_IPOPT:BOOL=ON
Expand Down
4 changes: 2 additions & 2 deletions cmake/ProjectsTagsStable.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ set_tag(manif_TAG 0.0.5)
set_tag(qhull_TAG 2020.2)
set_tag(CppAD_TAG 20240000.2)
set_tag(proxsuite_TAG v0.6.4)
set_tag(casadi_TAG 3.6.6)
set_tag(casadi-matlab-bindings_TAG v3.6.6.0)
set_tag(casadi_TAG 3.6.7)
set_tag(casadi-matlab-bindings_TAG v3.6.7.0)

# Robotology projects
set_tag(YCM_TAG master)
Expand Down
4 changes: 2 additions & 2 deletions releases/latest.releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories:
casadi:
type: git
url: https://github.com/casadi/casadi.git
version: 3.6.6
version: 3.6.7
YCM:
type: git
url: https://github.com/robotology/ycm.git
Expand Down Expand Up @@ -198,7 +198,7 @@ repositories:
casadi-matlab-bindings:
type: git
url: https://github.com/ami-iit/casadi-matlab-bindings.git
version: v3.6.6.0
version: v3.6.7.0
idyntree-yarp-tools:
type: git
url: https://github.com/robotology/idyntree-yarp-tools.git
Expand Down

0 comments on commit 443538d

Please sign in to comment.