Update hexapod.py

master
Zhengyu Peng 3 years ago
parent cf125414ae
commit 48b7c4e8b5

@ -45,6 +45,7 @@ from path_generator import gen_twist_path
import socket
import errno
class Hexapod:
ERROR = -1
LISTEN = 1

Loading…
Cancel
Save