Skip to content
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

save_conf often yields code 3 #89

Open
alonks1234 opened this issue Jul 11, 2023 · 1 comment
Open

save_conf often yields code 3 #89

alonks1234 opened this issue Jul 11, 2023 · 1 comment

Comments

@alonks1234
Copy link

alonks1234 commented Jul 11, 2023

Hi, I have noticed a pattern where save_conf will yield code 3 (I think this is a timeout). Any ideas why this might happen?

console:

change prot_flag to 3
[set_state], xArm is ready to move
[set_state], xArm is ready to move
Error: RROR][2023-07-10 23:57:07][base.py:348] - - API -> save_conf -> code=3

Happy to retry it until it succeeds but would like to understand a little more what is going on.

Thanks

@vimior
Copy link
Contributor

vimior commented Jul 11, 2023

@alonks1234
Hello, please provide the SN of the robotic arm you are using and the current firmware version.

This occurs because the operation of this interface is time-consuming. Returning 3 generally does not affect the execution of this interface. It is just that the execution has not been completed within the specified time, so no reply can be received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants