Update
This commit is contained in:
parent
69e1a635c4
commit
ebb0cb250c
@ -189,6 +189,7 @@ class Tuck(object):
|
||||
# rospy.loginfo("Tucking: One or more arms not Tucked.")
|
||||
any_flipped = not all(self._arm_state['flipped'].values())
|
||||
if any_flipped:
|
||||
pass
|
||||
# rospy.loginfo(
|
||||
# "Moving to neutral start position with collision %s.",
|
||||
# "on" if any_flipped else "off")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user