yuntian-deng commited on
Commit
3945a1e
·
1 Parent(s): b81a511

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -153,7 +153,7 @@ 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
-
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 = positions[:4]
157
  try:
158
  while True:
159
  try: