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
8f972a85
Commit
8f972a85
authored
2 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
[wip/py-sobec] Update to v1.3.0
parent
3d393e75
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
py-sobec/Makefile
+1
-2
1 addition, 2 deletions
py-sobec/Makefile
py-sobec/PLIST
+7
-0
7 additions, 0 deletions
py-sobec/PLIST
py-sobec/distinfo
+3
-3
3 additions, 3 deletions
py-sobec/distinfo
with
11 additions
and
5 deletions
py-sobec/Makefile
+
1
−
2
View file @
8f972a85
...
...
@@ -4,8 +4,7 @@
ORG
=
memory-of-motion
NAME
=
sobec
VERSION
=
1.2.0
PKGREVISION
=
1
VERSION
=
1.3.0
PKGNAME
=
${
PKGTAG.python-
}${
DISTNAME
}
...
...
This diff is collapsed.
Click to expand it.
py-sobec/PLIST
+
7
−
0
View file @
8f972a85
...
...
@@ -13,6 +13,7 @@ include/sobec/contact/multiple-contacts.hpp
include/sobec/contact/multiple-contacts.hxx
include/sobec/deprecated.hh
include/sobec/designer.hpp
include/sobec/flexibility_compensation.hpp
include/sobec/foot_trajectory.hpp
include/sobec/fwd.hpp
include/sobec/horizon_manager.hpp
...
...
@@ -23,6 +24,8 @@ include/sobec/lowpassfilter/statelpf.hxx
include/sobec/model_factory.hpp
include/sobec/mpc-walk.hpp
include/sobec/mpc-walk.hxx
include/sobec/ocp-walk.hpp
include/sobec/py2cpp.hpp
include/sobec/python.hpp
include/sobec/residual-com-velocity.hpp
include/sobec/residual-com-velocity.hxx
...
...
@@ -42,6 +45,8 @@ lib/cmake/sobec/sobecTargets-release.cmake
lib/cmake/sobec/sobecTargets.cmake
lib/libsobec.so
lib/libsobec.so.${PKGVERSION}
lib/libsobec_py2cpp.so
lib/libsobec_py2cpp.so.${PKGVERSION}
lib/pkgconfig/sobec.pc
${PYTHON_SITELIB}/sobec/__init__.py
${PYTHON_SITELIB}/sobec/sobec_pywrap${PYTHON_EXT_SUFFIX}
...
...
@@ -51,5 +56,7 @@ ${PYTHON_SITELIB}/sobec/walk/miscdisp.py
${PYTHON_SITELIB}/sobec/walk/ocp.py
${PYTHON_SITELIB}/sobec/walk/params.py
${PYTHON_SITELIB}/sobec/walk/robot_wrapper.py
${PYTHON_SITELIB}/sobec/walk/talos_collections.py
${PYTHON_SITELIB}/sobec/walk/weight_share.py
${PYTHON_SITELIB}/sobec/walk/yaml_params.py
share/sobec/package.xml
This diff is collapsed.
Click to expand it.
py-sobec/distinfo
+
3
−
3
View file @
8f972a85
SHA1 (sobec-1.
2
.0.tar.gz) =
927ce4774daf8882dc4871774ae3b7633c0b3949
RMD160 (sobec-1.
2
.0.tar.gz) = 2
955f12c7c9ead9f970f01e157999db690a47b11
Size (sobec-1.
2
.0.tar.gz) = 21
59185
bytes
SHA1 (sobec-1.
3
.0.tar.gz) =
fefab895c7b9acb196f0c5894c40be967cb5ca48
RMD160 (sobec-1.
3
.0.tar.gz) = 2
683bb258d82c5cdf3049a7a7b61de3bb241b795
Size (sobec-1.
3
.0.tar.gz) = 21
87222
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