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
sot-hrp2
Commits
73792015
Commit
73792015
authored
Sep 26, 2012
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Sep 26, 2012
Browse files
Add chest as an operational point.
parent
7c102c88
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamic_graph/sot/hrp2/hrp2.py
View file @
73792015
...
...
@@ -42,6 +42,7 @@ class Hrp2(AbstractHumanoidRobot):
AbstractHumanoidRobot
.
__init__
(
self
,
name
,
tracer
)
self
.
OperationalPoints
.
append
(
'waist'
)
self
.
OperationalPoints
.
append
(
'chest'
)
self
.
device
=
device
self
.
modelDir
=
modelDir
self
.
modelName
=
'HRP2JRLmainsmall.wrl'
...
...
Write
Preview
Markdown
is supported
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