with `grp00001` the human group id, one of the group id you can see on `rviz` or that are published in the `/humans/groups/tracked` topic. `continuous` flag is used to keep the action server alive even if the robot has already reach the goal. `timeout` parameter will kill the action server when the timeout time will be reached.
with `grp00001` the group id, one of the group id you can see on `rviz` or that are published in the `/humans/groups/tracked` topic. `continuous` flag is used to keep the action server alive even if the robot has already reach the goal. `timeout` parameter will kill the action server when the timeout time will be reached.
with `anonymous_person_hgfd` the person id, one of the person id you can see on `rviz` or that are published in the `/humans/persons/tracked` topic. `continuous` flag is used to keep the action server alive even if the robot has already reach the goal. `timeout` parameter will kill the action server when the timeout time will be reached.