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

Unexpected behavior in desired accelerations #578

Open
mrunaljsarvaiya opened this issue Oct 25, 2021 · 1 comment
Open

Unexpected behavior in desired accelerations #578

mrunaljsarvaiya opened this issue Oct 25, 2021 · 1 comment

Comments

@mrunaljsarvaiya
Copy link

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
input_acc_profile

Desired accelerations sampled by the trajectory controller
joint_trajectory_desired_acc

@mrunaljsarvaiya mrunaljsarvaiya changed the title Unexpected behavior in desired acceleration Unexpected behavior in desired accelerations Oct 25, 2021
@Hugal31

This comment has been minimized.

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

2 participants