Skip to content

Add control_frequency_desired param #20

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

Conversation

efernandez
Copy link
Member

This PR is on top of #19

This adds the control_frequency_desired param, which specifies the desired or expected control frequency.

  • It defaults to 0.0, meaning that the actual control frequency (as provided in the update method period argument) is used.
  • If > 0.0, the desired/expected frequency (period) is used instead.

This should help when the time jitter is very high, and also allows to compare the desired vs. actual control period using the controller state, which is extended in this PR to include them.

@paulbovbel @afakihcpr

@efernandez efernandez mentioned this pull request Jan 29, 2016
@efernandez efernandez force-pushed the separate_odom_tf_publish_time branch from 76fbdf0 to 61b205c Compare February 1, 2016 15:18
Enrique Fernández Perdomo added 2 commits February 1, 2016 10:23
@efernandez efernandez force-pushed the add_control_frequency_desired_param branch from 9f1bf76 to 5f27f31 Compare February 1, 2016 15:26
@efernandez
Copy link
Member Author

#19 was closed and merged in #28
Closing this and creating a new PR on top of indigo-devel to merge it...

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

Successfully merging this pull request may close these issues.

1 participant