Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

RoboDK COM Port failing to connect.

#1
Hello,
I am trying to use RoboDK to control a DIY robot which consists of 6 servos (MG90S X2, MG996RX4). These servos are controlled using an Arduino Uno or Teensy 3.2 which both connect to a laptop via USB COM port. When trying to connect through entering my COM port it fails to connect and the log shows the following errors :

Code:
Unexpected traceback error
unexpected error with driver in <module>
unexpected error: if select.select([sys,stdin,] ,[],[], 0.0)[0]:
Unexpected error: OSError [WinError 10093] either application has not called WSAStartup, or WSAStartup failed.
Stopped
I am using a driver and post processor off someone doing the same project on GItHub and this works for them. 
Has anyone tried connecting and controlling a robot this way before with the COM port that would be able to help or provide some ideas of the issue?
#2
This is not an official driver provided by RoboDK. This looks like an issue with your custom driver. What project/driver are you using?
  




Users browsing this thread:
1 Guest(s)