tue_robocup icon indicating copy to clipboard operation
tue_robocup copied to clipboard

Merge Find_people_in_room and Find_person_in_room

Open PetervDooren opened this issue 6 years ago • 1 comments
trafficstars

We currently have two smach states dedicated to finding people.

find_person_in_room.py: which uses faces and ed entities. Find_people_in_room.py: which uses the people detector.

Merging these two files will break a lot of things in the action server and smach states.

PetervDooren avatar Sep 10 '19 20:09 PetervDooren