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
1abe8117
Commit
1abe8117
authored
6 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
[wip/tsid] Update to v1.2.0
parent
b96bcdab
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tsid/Makefile
+4
-2
4 additions, 2 deletions
tsid/Makefile
tsid/PLIST
+2
-0
2 additions, 0 deletions
tsid/PLIST
tsid/distinfo
+3
-3
3 additions, 3 deletions
tsid/distinfo
with
9 additions
and
5 deletions
tsid/Makefile
+
4
−
2
View file @
1abe8117
...
...
@@ -4,7 +4,7 @@
ORG
=
stack-of-tasks
NAME
=
tsid
VERSION
=
1.
1
.0
VERSION
=
1.
2
.0
DISTNAME
=
${
NAME
}
-
${
VERSION
}
...
...
@@ -25,8 +25,11 @@ USE_BOOST_LIBS= unit_test_framework
include
../../devel/boost-headers/depend.mk
include
../../devel/boost-libs/depend.mk
include
../../graphics/urdfdom/depend.mk
include
../../math/eigen3/depend.mk
include
../../math/pinocchio/depend.mk
include
../../mapping/octomap/depend.mk
include
../../path/hpp-fcl/depend.mk
include
../../pkgtools/pkg-config/depend.mk
include
../../mk/sysdep/cmake.mk
include
../../mk/sysdep/doxygen.mk
...
...
@@ -34,7 +37,6 @@ include ../../mk/language/c.mk
include
../../mk/language/c++.mk
DEPEND_ABI.python
+=
python<3
DEPEND_ABI.pinocchio
+=
pinocchio>
=
1.3.0
DEPEND_ABI.eigen3
+=
eigen3>
=
3.2.0
include
../../mk/robotpkg.mk
This diff is collapsed.
Click to expand it.
tsid/PLIST
+
2
−
0
View file @
1abe8117
...
...
@@ -3,8 +3,10 @@ include/tsid/config.hh
include/tsid/config.hpp
include/tsid/contacts/contact-6d.hpp
include/tsid/contacts/contact-base.hpp
include/tsid/contacts/contact-point.hpp
include/tsid/contacts/fwd.hpp
include/tsid/deprecated.hh
include/tsid/deprecation.hpp
include/tsid/formulations/inverse-dynamics-formulation-acc-force.hpp
include/tsid/formulations/inverse-dynamics-formulation-base.hpp
include/tsid/math/constraint-base.hpp
...
...
This diff is collapsed.
Click to expand it.
tsid/distinfo
+
3
−
3
View file @
1abe8117
SHA1 (tsid-1.
1
.0.tar.gz) =
b3dcdcaaa7ebbbb28dc23395b5cfdec1736f833a
RMD160 (tsid-1.
1
.0.tar.gz) =
36afaa03659c3f252c12c92989a91948f13e71f6
Size (tsid-1.
1
.0.tar.gz) = 87
306
66 bytes
SHA1 (tsid-1.
2
.0.tar.gz) =
a237402536c915dc3ec71f23e18d4ed00f1e97f1
RMD160 (tsid-1.
2
.0.tar.gz) =
2438abb62df5ffb979cf361cfcb2f107063d1bb7
Size (tsid-1.
2
.0.tar.gz) = 87
754
66 bytes
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