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
df3e5429
Commit
df3e5429
authored
Oct 29, 2019
by
Carlos Mastalli
Browse files
[cleanup] Removed test code
parent
db9a2733
Changes
1
Show whitespace changes
Inline
Side-by-side
python/example_robot_data/robots_loader.py
View file @
df3e5429
...
@@ -45,7 +45,6 @@ def addFreeFlyerJointLimits(robot):
...
@@ -45,7 +45,6 @@ def addFreeFlyerJointLimits(robot):
def
loadANYmal
(
withArm
=
None
):
def
loadANYmal
(
withArm
=
None
):
REF_POSTURE
=
str
()
if
withArm
is
None
:
if
withArm
is
None
:
URDF_FILENAME
=
"anymal.urdf"
URDF_FILENAME
=
"anymal.urdf"
SRDF_FILENAME
=
"anymal.srdf"
SRDF_FILENAME
=
"anymal.srdf"
...
...
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