Skip to content

Conversation

efernandez
Copy link
Member

This applies #20 on top of indigo-devel; see description in #20

@afakihcpr @paulbovbel

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

control_period_desired_ seems redundant, why not just do:
const double control_period = control_frequency_desired_ > 0.0 ? 1.0 /control_frequency_desired_ : period.toSec();

@afakihcpr
Copy link

👍

efernandez pushed a commit that referenced this pull request Feb 1, 2016
…esired_param

Add control_frequency_desired param
@efernandez efernandez merged commit 1ba314f into indigo-devel Feb 1, 2016
@efernandez efernandez mentioned this pull request Feb 1, 2016
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.

2 participants