Closed skyrimax closed 3 months ago
Hi,
This behavior was later fixed in RDK v1.4. I have just tested it on v1.4 and it was working. Unfortunately, v1.4 is not compatible with the currently released robot firmware v2.11.5. I will keep you updated on future robot firmware releases. Sorry for the inconvenience.
If you would be so kind, can you change the title of the issue to be more descriptive, so other users can also learn from this problem? Thank you so much!
Version information
Describe the bug Repeatably attempting to connect to a Rizon 10 by creating a flexivrdk.Robot while the controler is still bootin causes the controller to never boot. We waited well over 10 minutes.
Steps to reproduce Here is simple python script that should allow you to reproduce the issue
Expected behavior We would expect the controller the controller to boot normally and the RDK to connect once the controller is ready
Additional context We don't think this has an influence, but out script runs in a docker container with the priviledged flag enabled.