Skip to content

Commit f60729e

Browse files
708yamaguchiknorth55
authored andcommitted
Add touch links to keepout collision object
1 parent 066cfd9 commit f60729e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsk_fetch_robot/fetcheus/fetch-interface.l

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Example: (send self :gripper :position) => 0.00"
210210
"base_link"
211211
:frame-id base-frame-id
212212
:object-id "keepout"
213-
:touch-links nil)))
213+
:touch-links (list base_link torso_fixed_link))))
214214
(:delete-keepout-collision-object ()
215215
(send *co* :delete-attached-object-by-id "keepout")
216216
(send *co* :delete-object-by-id "keepout"))

0 commit comments

Comments
 (0)