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

Implement more tests for trajectory forwarding #722

Open
fmauch opened this issue Sep 10, 2024 · 0 comments
Open

Implement more tests for trajectory forwarding #722

fmauch opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@fmauch
Copy link
Collaborator

fmauch commented Sep 10, 2024

Feature summary

Currently, we have one test testing trajectory forwarding. This sends a trajectory for execution that is using the driver's default forwarding method which is spline interpolation. This has been fixed in #721 which revealed a couple of options we should also test for:

  • Use the movej-based trajectory execution
  • Use a quintic spline for trajectory execution
  • Check that sending in a position-only spline interpolation will fail
@fmauch fmauch added the enhancement New feature or request label Sep 10, 2024
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

No branches or pull requests

1 participant