Skip to content

Commit

Permalink
fix: import.
Browse files Browse the repository at this point in the history
  • Loading branch information
jws-1 committed Apr 18, 2024
1 parent e619fc9 commit 54b6965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/receptionist/scripts/main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
import rospy
from receptionist.sm import Receptionist
from receptionist.state_machine import Receptionist

from geometry_msgs.msg import Pose, Point, Quaternion
from shapely.geometry import Polygon
Expand Down

0 comments on commit 54b6965

Please sign in to comment.