Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
test-hpp
Commits
6386077a
Commit
6386077a
authored
Apr 08, 2015
by
Joseph Mirabel
Committed by
Joseph Mirabel
Apr 08, 2015
Browse files
Update hrp2_walk.py to modification in hpp-manipulation-corba
parent
64d37400
Changes
1
Hide whitespace changes
Inline
Side-by-side
script/hrp2_walk.py
View file @
6386077a
...
...
@@ -70,7 +70,7 @@ ps.createOrientationConstraint (rightfoot[0][2], robot.rightAnkle, "", (1,0,0,0)
# ps.createOrientationConstraint (rightfoot[1][2], robot.rightAnkle, "", (1,0,0,0), (False, False, True))
# ps.client.basic.problem.setConstantRightHandSide (rightfoot[1][2], True)
ps
.
createStabilityConstraints
(
"both"
,
q_init
)
ps
.
createSta
ticSta
bilityConstraints
(
"both"
,
q_init
,
type
=
ProblemSolver
.
ALIGNED_COM
)
bothfeet
=
[
[
"both/com-between-feet"
,
],
[]
]
bothfeet
[
0
].
extend
(
leftfoot
[
0
][
1
:])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment