Skip to content

Commit

Permalink
added look at person back.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benteng Ma committed Jun 25, 2024
1 parent 4f25c0f commit 913eda1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions skills/src/lasr_skills/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
from .recognise import Recognise
from .detect_gesture import DetectGesture
from .learn_face import LearnFace

# from .look_at_person import LookAtPerson
from .look_at_person import LookAtPerson
from .wait import Wait
from .look_to_given_point import LookToGivenPoint
from .find_gesture_person import FindGesturePerson

0 comments on commit 913eda1

Please sign in to comment.