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
efe79b0e
Commit
efe79b0e
authored
5 years ago
by
Olivier Stasse
Browse files
Options
Downloads
Patches
Plain Diff
[wip/sot-talos-balance] Release v1.5.0
Add distribute-wrench Fix python unit-tests
parent
7f99dadb
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
sot-talos-balance/Makefile
+1
-1
1 addition, 1 deletion
sot-talos-balance/Makefile
sot-talos-balance/distinfo
+3
-3
3 additions, 3 deletions
sot-talos-balance/distinfo
sot-talos-balance/patches/patch-aa
+0
-13
0 additions, 13 deletions
sot-talos-balance/patches/patch-aa
with
4 additions
and
17 deletions
sot-talos-balance/Makefile
+
1
−
1
View file @
efe79b0e
...
...
@@ -4,7 +4,7 @@
ORG
=
stack-of-tasks
NAME
=
sot-talos-balance
VERSION
=
1.
4
.0
VERSION
=
1.
5
.0
DISTNAME
=
${
NAME
}
-
${
VERSION
}
...
...
This diff is collapsed.
Click to expand it.
sot-talos-balance/distinfo
+
3
−
3
View file @
efe79b0e
SHA1 (sot-talos-balance-1.
4
.0.tar.gz) =
3a277c693751deeaee46cf8f4e850b2e8aec13cc
RMD160 (sot-talos-balance-1.
4
.0.tar.gz) =
f792750a3a1b6f4949fe21be81feae4189a81748
Size (sot-talos-balance-1.
4
.0.tar.gz) = 84
17797
bytes
SHA1 (sot-talos-balance-1.
5
.0.tar.gz) =
19737c2e3d1ad2ada5780e92d8f3577ac958664d
RMD160 (sot-talos-balance-1.
5
.0.tar.gz) =
d855da25d31e23a1f75fc52b7c8bcc158a38dc3d
Size (sot-talos-balance-1.
5
.0.tar.gz) = 84
24691
bytes
SHA1 (patch-aa) = be310bc9dd558388391fe627cad221876bd080e6
This diff is collapsed.
Click to expand it.
sot-talos-balance/patches/patch-aa
deleted
100644 → 0
+
0
−
13
View file @
7f99dadb
--- CMakeLists.txt
+++ CMakeLists.txt
@@ -177,6 +177,8 @@
IF(BUILD_PYTHON_INTERFACE)
python/${SOTTALOSBALANCE_PYNAME}/test/appli_dcmComZmpControl.py
python/${SOTTALOSBALANCE_PYNAME}/test/test_dcmZmpControl.py
python/${SOTTALOSBALANCE_PYNAME}/test/appli_dcmZmpControl.py
+ python/${SOTTALOSBALANCE_PYNAME}/test/test_dcmZmpControl_file.py
+ python/${SOTTALOSBALANCE_PYNAME}/test/appli_dcmZmpControl_file.py
python/${SOTTALOSBALANCE_PYNAME}/test/test_comAdmittance.py
python/${SOTTALOSBALANCE_PYNAME}/test/test_admittance_single_joint.py
python/${SOTTALOSBALANCE_PYNAME}/test/appli_admittance_single_joint.py
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