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

[ros_control/joint_trajectory_controller] Smooth motion #59

Open
fmessmer opened this issue Sep 24, 2015 · 1 comment
Open

[ros_control/joint_trajectory_controller] Smooth motion #59

fmessmer opened this issue Sep 24, 2015 · 1 comment

Comments

@fmessmer
Copy link
Contributor

fmessmer commented Sep 24, 2015

@ipa-fmw @ipa-nhg @ipa-mdl @ipa-tif

Evolving from https://github.com/ipa320/cob_common/pull/165#issuecomment-141183287 and from observations with real robot, some movements triggered through sss are still not very smooth. In particular this can be observed when:

  • pressing "Stop" during a motion (e.g. arms home-side)
  • trajectories with more than one trajectory point are sent (i.e. wave)
  • the velocity profile at the beginning of the motion is quite "sharp"

Thus, we should:

  • recheck acceleration limits for the components
  • re-view joint_trajectory_controller strategy for cancle_goal()
  • re-view joint_trajectory_controller interpolation strategy

@fmessmer FYI

@fmessmer
Copy link
Contributor Author

This got to my attention again after fixing the stop button on the dashboard in ipa320/cob_robots#431

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