We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c565c1 commit 33a57ffCopy full SHA for 33a57ff
scripts/head_ctrl.py
@@ -4,10 +4,10 @@
4
import rospy
5
from collections import OrderedDict
6
from os.path import basename
7
-from ros_pololu.msg import MotorCommand
8
-from hr_msgs.msg import pau
9
from geometry_msgs.msg import Quaternion
10
-from pi_face_tracker.msg import Faces
+from hr_msgs.msg import Faces
+from hr_msgs.msg import MotorCommand
+from hr_msgs.msg import pau
11
from std_msgs.msg import String
12
from std_msgs.msg import Float64
13
import time
0 commit comments