alphaville / optimization-engine

Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
https://alphaville.github.io/optimization-engine/
Other
499 stars 53 forks source link

error: Connnection refused #277

Closed hitdezhazha closed 2 years ago

hitdezhazha commented 2 years ago

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

hitdezhazha commented 2 years ago

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

hitdezhazha commented 2 years ago

Supplment a program.https://github.com/hitdezhazha/hitdezhazha/blob/main/a4_server.py