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

Add simple goto function for the whole arm #48

Open
matthieu-lapeyre opened this issue May 19, 2020 · 0 comments
Open

Add simple goto function for the whole arm #48

matthieu-lapeyre opened this issue May 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@matthieu-lapeyre
Copy link
Member

Using goto with inverse kinematics could be simpler if we add a high level function doing the mapping between reachy joints and IK results.

It could be done with a more general goto at the part level taking the list of joints as input such as:
reachy.right_arm.goto([list of motors goal positions], duration, wait,...)

@matthieu-lapeyre matthieu-lapeyre added the enhancement New feature or request label May 19, 2020
@pierre-rouanet pierre-rouanet self-assigned this May 29, 2020
@pierre-rouanet pierre-rouanet added this to To do in V1.0 via automation May 29, 2020
@pierre-rouanet pierre-rouanet added this to the v1.0 milestone May 29, 2020
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
V1.0
  
To do
Development

No branches or pull requests

2 participants