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
Stack Of Tasks
sot-dynamic-pinocchio
Commits
093f7d6c
Commit
093f7d6c
authored
Feb 11, 2011
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Feb 11, 2011
Browse files
Upgrade tools.py to latest modifications in hrp2.py.
parent
aa56ede9
Changes
1
Hide whitespace changes
Inline
Side-by-side
unitTesting/python/tools.py
View file @
093f7d6c
...
...
@@ -20,7 +20,7 @@ from optparse import OptionParser
from
dynamic_graph
import
plug
from
dynamic_graph.sot.core
import
SOT
from
dynamic_graph.sot.dynamics.hrp2
import
Hrp2
from
dynamic_graph.sot.dynamics.hrp2
import
Hrp2
Laas
,
Hrp2Jrl
# Robotviewer is optional
...
...
@@ -181,6 +181,6 @@ if options.display:
# Initialize the stack of tasks.
robot
=
Hrp2
(
"robot"
,
True
)
robot
=
Hrp2
Laas
(
"robot"
)
timeStep
=
.
005
solver
=
Solver
(
robot
)
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