alphaville / optimization-engine

Nonconvex embedded optimization: code generation for fast real-time optimization

Home Page:https://alphaville.github.io/optimization-engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: Connnection refused

hitdezhazha opened this issue · comments

When using opengen, occurs this question as follows:
Errno 111 Connection refused, it seems to have relation with tcp manager of opengen, I really dont know why.
image

My source code is as follows, the opengen i use it in thread1, and the serial and thread 2 have been annotated for now,because it has no matter with opengen. Hope my program annotation is clear , if guys have any questions,just leave a message.
https://github.com/hitdezhazha/hitdezhazha/blob/main/udp_server2.0.py