Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add a new joint trajectory controller interface about start time #48

Open
jacknlliu opened this issue Jun 29, 2018 · 1 comment
Open

Comments

@jacknlliu
Copy link
Owner

jacknlliu commented Jun 29, 2018

Is it possible to add a new joint trajectory controller interface about start time which allows the trajectory starting time to be not absolute?

We can set the start time as before some time, but not the absolute time. We hope the trajectory is executed immediately when the trajectory was received by joint trajectory controller.

We know that specifying a start time and avoiding the controller abandon it(including system time delay and application priority) are very difficult. But the time in which the controller received the trajectory and the latest time which we hope trajectory started already are easy to specify.

@jacknlliu
Copy link
Owner Author

jacknlliu commented Sep 20, 2018

nonrt-joint-trajectory-controller for using ROS controller from a non-real-time situation. Like general industrial robot API for upper machine communication.

This nonrt-joint-trajectory-controller should be compatible with the origin joint-trajectory-controller. We should only append a few parameters for the new controller.

Reference

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant