Skip to content

Commit ba39b48

Browse files
adding a new state to enable check similar items
1 parent 3bbdbb3 commit ba39b48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

challenge_storing_groceries/src/challenge_storing_groceries/inspect_shelves.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ def append_object_ids(_, stored_objects, segmented_objects):
126126

127127

128128
if __name__ == "__main__":
129+
#changes
129130
import sys
130131
from robot_skills.get_robot import get_robot
131132
from robot_smach_states.util.designators import EntityByIdDesignator

0 commit comments

Comments
 (0)