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 Velocity Profile of Dynamixel to make the motion smoother #265

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

Woojin-Crive
Copy link
Contributor

Smooth Motion Implementation Using Dynamixel's Velocity Profile

This pull request aims to enhance the motion smoothness of the OpenManipulator by utilizing the Velocity Profile feature of Dynamixel.

Changes

  1. Configuration Updates

    • Modified open_manipulator_x_system.ros2_control.xacro to include the Profile Velocity and Profile Acceleration parameter for each joint.
    • Updated joint_limits.yaml to reflect the new velocity profiles.
  2. Parameter Adjustments

    • Set Profile Velocity to 200 and Profile Acceleration to 50 for all joints to ensure consistent and smooth motion.

Benefits

  • Enhanced Motion Smoothness: By setting the Profile Velocity, the manipulator's movements become more fluid, reducing abrupt starts and stops.
  • Improved Control: Allows for finer control over joint velocities, leading to more precise operations.

Please review the changes and provide feedback or suggestions for further improvements.

Copy link
Contributor

@sunghowoo sunghowoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Woojin-Crive I have confirmed that the motion of OM-X has become smoother. Thank you for your feedback and improvements.

@sunghowoo sunghowoo added the enhancement New feature or request label Jan 31, 2025
@sunghowoo sunghowoo merged commit 3ae9e30 into main Jan 31, 2025
1 check passed
@Woojin-Crive Woojin-Crive deleted the feature-velocity-profile branch January 31, 2025 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants