Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
8e4707f8
Commit
8e4707f8
authored
9 years ago
by
Justin Carpentier
Committed by
Matthieu Herrb
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[wip/pinocchio] Sync to version 1.1.0 + properly set dependencies
parent
f2e3232c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pinocchio/Makefile
+3
-1
3 additions, 1 deletion
pinocchio/Makefile
pinocchio/distinfo
+3
-0
3 additions, 0 deletions
pinocchio/distinfo
with
6 additions
and
1 deletion
pinocchio/Makefile
+
3
−
1
View file @
8e4707f8
...
...
@@ -2,7 +2,7 @@
# Created: Olivier Stasse, Feb 4th 2016
#
VERSION
=
1.
0.2
VERSION
=
1.
1.0
DISTNAME
=
pinocchio-
${
VERSION
}
MASTER_SITES
=
${
MASTER_SITE_OPENROBOTS:
=
pinocchio/
}
...
...
@@ -14,6 +14,7 @@ COMMENT= Efficient rigid body dynamics
LICENSE
=
gnu-lgpl-v3
DYNAMIC_PLIST_DIRS
+=
share/doc/pinocchio
USE_BOOST_LIBS
:=
python filesystem unit_test_framework
include
../../wip/py-eigen/depend.mk
include
../../math/eigen3/depend.mk
...
...
@@ -21,6 +22,7 @@ include ../../graphics/urdfdom/depend.mk
include
../../graphics/urdfdom-headers/depend.mk
include
../../devel/boost-headers/depend.mk
include
../../devel/boost-libs/depend.mk
include
../../path/hpp-fcl/depend.mk
include
../../pkgtools/pkg-config/depend.mk
include
../../mk/sysdep/cmake.mk
include
../../mk/sysdep/doxygen.mk
...
...
This diff is collapsed.
Click to expand it.
pinocchio/distinfo
+
3
−
0
View file @
8e4707f8
SHA1 (pinocchio-1.0.2.tar.gz) = 2d9b21d404f05106c0501abadab457389af66e12
RMD160 (pinocchio-1.0.2.tar.gz) = 4acd0778c4e2c06b47a07d4f414a4b051d9b0534
Size (pinocchio-1.0.2.tar.gz) = 8169450 bytes
SHA1 (pinocchio-1.1.0.tar.gz) = 72793cd343ff8f314c0bbece76bd291512f7c553
RMD160 (pinocchio-1.1.0.tar.gz) = e6fde368de6c2214e7d176698c5ea97683a54798
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment