You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a forked version of the joint_trajectory_controller that's modified to use the accelerations in the incoming joint trajectory. The desired trajectory looks fine (visualized via /state topic exposed by the controller) when the input trajectory is generated using moveit's trajectory generator. However, when we use another off the shelf trajectory generator, I see oscillations in the desired accelerations sampled by the trajectory controller. Below are pictures of the input to the trajectory controller and the desired accelerations picked up by the trajectory controller. Any idea what might be causing these oscillations? I've been looking through the code that samples the trajectory through quintic splines but I haven't caught anything yet.
Input Acceleration
Desired accelerations sampled by the trajectory controller
The text was updated successfully, but these errors were encountered:
mrunaljsarvaiya
changed the title
Unexpected behavior in desired acceleration
Unexpected behavior in desired accelerations
Oct 25, 2021
We have a forked version of the joint_trajectory_controller that's modified to use the accelerations in the incoming joint trajectory. The desired trajectory looks fine (visualized via /state topic exposed by the controller) when the input trajectory is generated using moveit's trajectory generator. However, when we use another off the shelf trajectory generator, I see oscillations in the desired accelerations sampled by the trajectory controller. Below are pictures of the input to the trajectory controller and the desired accelerations picked up by the trajectory controller. Any idea what might be causing these oscillations? I've been looking through the code that samples the trajectory through quintic splines but I haven't caught anything yet.
Input Acceleration
Desired accelerations sampled by the trajectory controller
The text was updated successfully, but these errors were encountered: