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

Motion Command Aborted #16

Open
sesem738 opened this issue Oct 31, 2024 · 3 comments
Open

Motion Command Aborted #16

sesem738 opened this issue Oct 31, 2024 · 3 comments

Comments

@sesem738
Copy link

Hi,

I am trying to use the franky library to execute my trained RL policies. However, I cannot run any of the franky examples, though I can run the examples from the libfranka library. I am using a laptop with a 7th Gen Core i7 and have set the power mode to performance. When I run the communications test, it has a 100% success rate. I am using version 0.9.1 of franky. Does anyone have advice on how to rectify this issue?

Screenshot from 2024-10-31 13-45-41

@TimSchneider42
Copy link
Owner

Hi,

as you can see in the error message, you have a joint limit violation. Try to move the robot manually into a pose in which none of the joints are at their limit and make sure that you do not command the robot to move into the joint limits.

Best,
Tim

@sesem738
Copy link
Author

Hi,

Thanks for the response. I have tried different initial positions before I run the code, but I am still getting the same error. I have add a picture of the initial position I use. I am also wanted to add that I am using the FRANKA RESEARCH 3.
IMG_20241031_140809

@TimSchneider42
Copy link
Owner

Can you check whether the second joint from the bottom is close to its joint limit?

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