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

In Joint sliders make the trajectory publisher not latching #47

Open
toliver opened this issue May 22, 2015 · 0 comments
Open

In Joint sliders make the trajectory publisher not latching #47

toliver opened this issue May 22, 2015 · 0 comments

Comments

@toliver
Copy link
Contributor

toliver commented May 22, 2015

Make the trajectory publisher not latching, (and probably the rest of the publishers as well).

Test thoroughly for good behaviour. The idea of using latched publishers was to avoid losing command messages, which sometimes seemed to cause jerky behaviour. We should test if that is still happening.

The reason to make them non-latching is that when we go to teach mode, and move the robot to another position, when we go back to trajectory mode, the sliders are still in their old position, and as the publisher is latched, the command is sent again to the trajectory controllers when they start again. This can cause unexpected and potentially dangerous movements.

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