-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix OP error #5
Comments
A cleaner way would be to wait a log status instead of a defined number of sec. |
|
Some users reported issues where the ethercat_ros2 interface could not bring eRob into the OP (Operational) state. To address this, I have provided a solution in this project. Please refer to the detailed steps here: Solution Link. I have tested this solution on a six-axis robotic arm, and the results are as follows:
|
Joints are not in OP state and controller is sending things. The approach is just a wait proportional to the number of drives, to wait for all OP.
The text was updated successfully, but these errors were encountered: