Closed failiz closed 3 years ago
What is your connection between your ROS pc and your robot? This looks like there's an unreliable connection like a WIFI connection active.
I am using an Ethernet cable but with an USB-C to Ethernet adaptor. I will try with another computer with an integrated Ethernet card. Have you seen that these adaptors cause issues before?
There are reports of connection issues by users who use USB adapters, yes.
See #182.
That hasn't been completely resolved though, so whether it's the cause is unknown at this point.
@failiz Any updates on this?
Hi, Sorry for the delayed response, I had limited access to the robot. I managed to install it and move the robot in a computer with an integrated Ethernet card (not using the USB-C to Ethernet adapter). So, I guess we can close the issue. Thanks for the support!
Summary
I did not manage to make the robot move. The driver connects to the robot after the program is run, but disconnects a few milliseconds later.
Versions
Impact
I cannot move the robot
Issue details
I have tried to:
The log in the robot can be seen here.
Project status at point of discovered
When did you first observe the issue? When trying to setup the ROS driver.
Expected Behavior
Robot moving
Actual Behavior
Robot does not move. There are errors in the driver output. "[ERROR] [1611237897.488163500]: Could not get fresh data package from robot" appears sometimes. Even if they do not appear, I cannot move the robot.
"[ERROR] [1611237912.767024500]: Could not stop requested controllers" appears sometimes too. Even if they do not appear, I cannot move the robot.