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

Erratic behavior when current joint is above the joint limit #170

Open
captain-yoshi opened this issue Jan 23, 2024 · 1 comment
Open

Erratic behavior when current joint is above the joint limit #170

captain-yoshi opened this issue Jan 23, 2024 · 1 comment
Labels
bug Something isn't working ROS1 ROS2

Comments

@captain-yoshi
Copy link

This happened on a real UR3.

When the ur3_wrist continuous joint is past the joint limit, the controller sends a position value of the joint limit. This leads to a high acceleration movement off the joint.

I think that the controller should check if the joints are within valid ranges at startup.

image

20240123_164237.mp4
@stefanscherzinger
Copy link
Contributor

@captain-yoshi
Thanks for reporting this! That's in fact an issue. I need to think of a mechanism to handle the infinite feature for some robot joints.

@stefanscherzinger stefanscherzinger added bug Something isn't working ROS2 ROS1 labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ROS1 ROS2
Projects
None yet
Development

No branches or pull requests

2 participants