Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-doc
Commits
42825e92
Commit
42825e92
authored
May 11, 2020
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
May 11, 2020
Browse files
[Makefile] Update some package versions.
- eigenpy: 1.5.1 -> 2.3.2 - pinocchio: 2.4.3 -> devel
parent
76d33987
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
42825e92
...
...
@@ -43,7 +43,7 @@ INSTALL_DOCUMENTATION=ON
##################################
# {{{ Dependencies
pinocchio_branch
=
v2.4.3
pinocchio_branch
=
devel
pinocchio_repository
=
${SOT_REPO}
pinocchio_extra_flags
=
-DBUILD_PYTHON_INTERFACE
=
OFF
-DBUILD_UNIT_TESTS
=
OFF
-DBUILD_WITH_COLLISION_SUPPORT
=
ON
...
...
@@ -150,7 +150,7 @@ robot_model_py_repository=${LAAS_REPO}
iai_maps_branch
=
devel
iai_maps_repository
=
${HPP_REPO}
hpp_benchmark_branch
=
master
hpp_benchmark_branch
=
devel
hpp_benchmark_repository
=
${HPP_REPO}
hpp-environments_branch
=
${HPP_VERSION}
...
...
@@ -206,7 +206,7 @@ hpp-spline_branch=${HPP_VERSION}
hpp-spline_repository
=
${HPP_REPO}
hpp-spline_extra_flags
=
-DBUILD_PYTHON_INTERFACE
=
ON
eigenpy_branch
=
v
1.5.1
eigenpy_branch
=
v
2.3.2
eigenpy_repository
=
${SOT_REPO}
# }}}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment