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

using teleop and stoppd responding #257

Open
kaloflower opened this issue Apr 3, 2024 · 2 comments
Open

using teleop and stoppd responding #257

kaloflower opened this issue Apr 3, 2024 · 2 comments
Assignees

Comments

@kaloflower
Copy link

just got teleop to work, although the inverse kinematics weren't working, the joints and preset locations were working, so i was excited. I hit w again to see if i got the same error in the controller terminal (not teleop terminal), and the teleop terminal stopped responding. I exitted out of everything and tried to open up the controller again, but got an error saying "stack smashing detected" and that all processes on the machine had died. Not sure how to proceed as I have absolutely no idea what went wrong. A side note about why the inverse kinematics weren't working - I believe that it is because we have 3 xl430s, and i was getting an error when i launched the controller - failed to set current based position control model.
Any help is appreciated

@ChangAnCN
Copy link

same issue

@yun-goon yun-goon self-assigned this Dec 16, 2024
@yun-goon
Copy link

Hi,

The error "failed to set current-based position control mode" indicates that your setup does not support this control mode. The OpenManipulator-X requires compatible motors (like the XM series) to properly execute inverse kinematics and current-based position control. Since you're using XL430s, which do not support this mode, this could be the root cause of the issues.

Additionally, the keyboard teleoperation issue has been resolved in the latest Humble package. We recommend using the updated Humble package for better stability and functionality. You can refer to the OpenManipulator-X eManual for detailed instructions.

Let us know if you need further assistance!

Thank you.

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

3 participants