Scott D Nortman
Scott D Nortman
When calling angvec() on the SE3 object with the below values: dTx: 1 3.881e-14 0 -1.985e-13 -3.881e-14 1 1.438e-11 1.192e-13 0 -1.438e-11 1 0 0 0 0 1 I am...
BlockingIOError: [WinError 10035] A non-blocking socket operation could not be completed immediately
When running the example multiconn-client and multiconn-server I get an error: D:\git\PythonSocketProgramming\PythonSocketProgramming>python multiconn-client.py '127.0.0.1' 65432 1 starting connection 1 to ('127.0.0.1', 65432) Traceback (most recent call last): File "multiconn-client.py", line...
Nucelo H723 Followed the steps exactly on the STM32 setup Pulled latest Shellminator 3.0.1 Lateset Serial for STM32-1.0.0 Initally I had a build error where STM32H7xx was not defined by...