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
66ee905b
Unverified
Commit
66ee905b
authored
Dec 11, 2021
by
saroj
Committed by
GitHub
Dec 11, 2021
Browse files
Update test_load.py
parent
7a7902d9
Pipeline
#17117
passed with stage
in 2 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
unittest/test_load.py
View file @
66ee905b
...
...
@@ -44,7 +44,7 @@ class RobotTestCase(unittest.TestCase):
self
.
check
(
'double_pendulum'
,
2
,
2
)
def
test_asr
(
self
):
self
.
check
(
'asr_two
_
dof'
,
2
,
2
)
self
.
check
(
'asr_twodof'
,
2
,
2
)
def
test_hector
(
self
):
self
.
check
(
'hector'
,
7
,
6
)
...
...
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