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
Gepetto
example-robot-data
Commits
95be87ca
Commit
95be87ca
authored
Apr 16, 2019
by
Carlos Mastalli
Browse files
[bugfix] Used the right robot
parent
9ce3cc47
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/display.py
View file @
95be87ca
...
...
@@ -22,7 +22,7 @@ if DISPLAY_TALOS:
talos
.
display
(
talos
.
q0
)
if
DISPLAY_TALOS_ARM
:
talos_arm
=
loadTalos
()
talos_arm
=
loadTalos
Arm
()
talos_arm
.
initDisplay
(
loadModel
=
True
)
talos_arm
.
display
(
talos_arm
.
q0
)
...
...
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