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
f031aa25
Commit
f031aa25
authored
Apr 16, 2019
by
Carlos Mastalli
Browse files
[unittest] Using the non-reduced version
parent
5c6492c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
unittest/test_load.py
View file @
f031aa25
...
...
@@ -59,7 +59,7 @@ class TiagoNoHandTest(RobotTestCase):
class
ICubTest
(
RobotTestCase
):
RobotTestCase
.
ROBOT
=
loadICub
()
RobotTestCase
.
ROBOT
=
loadICub
(
reduced
=
False
)
RobotTestCase
.
NQ
=
39
RobotTestCase
.
NV
=
38
...
...
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