Skip to content
GitLab
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
b1275d71
Commit
b1275d71
authored
Apr 19, 2019
by
Carlos Mastalli
Browse files
[bugfix] Properly loaded the module
parent
21e463a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/display.py
View file @
b1275d71
import
sys
from
unittest_utils
import
loadHyQ
,
loadICub
,
loadTalos
,
loadTalosArm
,
loadTiago
,
loadTiagoNoHand
from
example_robot_data
import
loadHyQ
,
loadICub
,
loadTalos
,
loadTalosArm
,
loadTiago
,
loadTiagoNoHand
sys
.
path
.
append
(
'/opt/openrobots/share/example-robot-data/unittest/'
)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment