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

Dynamic rate speed/position controller #1

Open
joseballester opened this issue Oct 10, 2018 · 0 comments
Open

Dynamic rate speed/position controller #1

joseballester opened this issue Oct 10, 2018 · 0 comments

Comments

@joseballester
Copy link
Collaborator

Currently the main EGMControl program works at a maximum rate of around 248 Hz (i.e. under 250 Hz). In order to avoid ROSHelper's internal buffer to be filled, the controller node that posts positions or velocities to the command_pose topic should work at that same rate.

As a workaround, the working frequency of the example controllers has been set to 248 Hz manually, but a dynamic choice would be preferable, e.g. reading rostopic hz /sent_pose.

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