Universal_Robots_ROS_Driver icon indicating copy to clipboard operation
Universal_Robots_ROS_Driver copied to clipboard

Jittery Motion of UR5e

Open nitish3693 opened this issue 3 years ago • 1 comments

While using a continuous stream of trajectory control message at 50Hz. The UR5e arm moves to the trajectory point with jittery motion.

nitish3693 avatar Aug 17 '21 08:08 nitish3693

Hi @nitish3693

a continuous stream of trajectory control message at 50Hz

Could you be more specific on what you are doing?

  • [ ] a: Using the joint_trajectory_action interface and sending action goals with 50Hz
  • [ ] b: Publishing a single action goal to the joint_trajectory_action interface and having the robot configured to run at 50Hz. If so, how? The control frequency is only set here and here in the client library..
  • [ ] c: Other

stefanscherzinger avatar Aug 17 '21 21:08 stefanscherzinger

This issue has been closed due to inactivity. Feel free to comment or reopen if this is still relevant.

github-actions[bot] avatar Mar 31 '23 22:03 github-actions[bot]