started doing weird stuff for speech recognition
This commit is contained in:
@@ -37,7 +37,7 @@ def _speed(pos, interval):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
rospy.init_node('walker')
|
||||
rospy.init_node('teleoperation/walker')
|
||||
rospy.wait_for_service('inform_controller')
|
||||
ll = tf.TransformListener()
|
||||
mp = ALProxy('ALMotion', os.environ['NAO_IP'], 9559)
|
||||
|
||||
Reference in New Issue
Block a user