Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sot-talos-balance
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
loco-3d
sot-talos-balance
Commits
f96ce7e6
Unverified
Commit
f96ce7e6
authored
3 years ago
by
Guilhem Saurel
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request
#24
from nim65s/devel
[Python] format
parents
ee3d756e
90e67fb1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#15671
passed
3 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cmake
+1
-1
1 addition, 1 deletion
cmake
src/dynamic_graph/sot_talos_balance/test/appli_dcmCoupledAndSingleAnkleControl.py
+1
-0
1 addition, 0 deletions
...los_balance/test/appli_dcmCoupledAndSingleAnkleControl.py
with
2 additions
and
1 deletion
cmake
@
a689714c
Compare
f4997a81
...
a689714c
Subproject commit
f4997a81cebfa2dfb69733bc088c55688965dfe8
Subproject commit
a689714c0d0890ffff5649ba25cbaed44dd6e660
This diff is collapsed.
Click to expand it.
src/dynamic_graph/sot_talos_balance/test/appli_dcmCoupledAndSingleAnkleControl.py
+
1
−
0
View file @
f96ce7e6
...
...
@@ -532,6 +532,7 @@ robot.sot.push(robot.keepWaist.task.name)
# --- Fix robot.dynamic inputs
plug
(
robot
.
device
.
velocity
,
robot
.
dynamic
.
velocity
)
from
dynamic_graph.sot.core
import
Derivator_of_Vector
robot
.
dvdt
=
Derivator_of_Vector
(
"
dv_dt
"
)
robot
.
dvdt
.
dt
.
value
=
dt
plug
(
robot
.
device
.
velocity
,
robot
.
dvdt
.
sin
)
...
...
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