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

support joint trajectories #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

theonlynick0430
Copy link

Currently, the driver supports only arm joint movement. If users wants to sent joint trajectories, they must send multiple service requests for consecutive joint targets in the trajectory. This is not recommended by BD, as they state that it is better to pass all trajectory points as a single robot command. This pull requests adds support for this.

@heuristicus
Copy link
Owner

I don't have access to a spot with an arm to test this. @maubrunn and @mfheinemann were the ones who originally added the arm commands. Perhaps they can test these changes.

Also please apply the correct formatting by running black.

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

Successfully merging this pull request may close these issues.

2 participants