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

Problem with reaching the set position precisely #55

Open
sebastiandz opened this issue Feb 5, 2023 · 0 comments
Open

Problem with reaching the set position precisely #55

sebastiandz opened this issue Feb 5, 2023 · 0 comments

Comments

@sebastiandz
Copy link

sebastiandz commented Feb 5, 2023

Hello,
I'm using dynamixel_hardware for integration arm manipulator based on ROS2 Rolling, MoveIt2 and Dynamixel XL-330 servos.
In general, my code works and is stable. Unfortunately, with option use_dummy=off (enabled control of connected servos) the arm doesn't exactly reach the target position. It's as if it loses the last "frame" of the moveit. When I turn off the servo control (use_dummy=on) the arm will reach the target precisely. Servos are controlled in velocity mode.

Below are my Rviz visualization videos.
The problem of reaching the target position (use_dummy=off):
video with precision problem

The arm precisely reaches the set position (use_dummy=on):
video with correct precision

I would appreciate suggestions how to solve the problem.

Thanks,
Sebastian

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

1 participant