yuntian-deng commited on
Commit
0c3dd1c
·
1 Parent(s): 6a2def4

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +3 -1
main.py CHANGED
@@ -153,7 +153,9 @@ async def websocket_endpoint(websocket: WebSocket):
153
  previous_frames = []
154
  previous_actions = []
155
  positions = ['815~335', '787~342', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
156
- positions = positions[:4]
 
 
157
  try:
158
  while True:
159
  try:
 
153
  previous_frames = []
154
  previous_actions = []
155
  positions = ['815~335', '787~342', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
156
+ positions = ['815~335', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
157
+
158
+ #positions = positions[:4]
159
  try:
160
  while True:
161
  try: