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
hpp-gui
Commits
9d1986fd
Commit
9d1986fd
authored
May 18, 2017
by
Joseph Mirabel
Committed by
Joseph Mirabel
May 18, 2017
Browse files
Fix pyplugin collision_pairs
parent
a3ea0ab0
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyplugins/hpp/gui/collision_pairs.py
View file @
9d1986fd
...
...
@@ -190,7 +190,7 @@ class CollisionPairs(QtGui.QWidget):
attrib
[
"link2"
]
=
pp
.
l2
attrib
[
"reason"
]
=
reason
el
=
ET
.
Element
(
"disable_collisions"
,
attrib
=
attrib
)
el
.
t
ext
=
"
\n
"
el
.
t
ail
=
"
\n
"
robot
.
append
(
el
)
tree
.
write
(
filename
)
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