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
Guilhem Saurel
pinocchio
Commits
c3ab3385
Commit
c3ab3385
authored
Sep 28, 2016
by
jcarpent
Browse files
[Python] Remove useless print
parent
592ed91c
Changes
1
Hide whitespace changes
Inline
Side-by-side
bindings/python/scripts/robot_wrapper.py
View file @
c3ab3385
...
...
@@ -32,7 +32,6 @@ class RobotWrapper(object):
self
.
data
=
self
.
model
.
createData
()
self
.
model_filename
=
filename
print
dir
(
se3
)
if
"buildGeomFromUrdf"
not
in
dir
(
se3
):
self
.
collision_model
=
None
self
.
visual_model
=
None
...
...
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