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 the ability to send entire trajectories #18

Open
gonzalocasas opened this issue May 7, 2021 · 0 comments
Open

Add the ability to send entire trajectories #18

gonzalocasas opened this issue May 7, 2021 · 0 comments

Comments

@gonzalocasas
Copy link
Contributor

Summary

As a compas_fab user, I want be able to send an entire trajectory to the robot so that I don't have to manually send individual waypoints/configurations that result from the planning tools.

Details

Describe the feature and the current behavior/state
Currently, it is needed to iterate over the waypoints in a trajectory and send them individually as send -usually ending with send_and_wait.

The ideal scenario should allow doing things like automatically vary speed using easing functions so use higher speeds at waypoints far away from collisions, and then slow down when approximating insertion frame.

Will this change the current API? How?
It should not be a breaking change.

Are you willing to contribute it?
Yes

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