Feature #782
Add OSC messages to control updateRates
| Status: | New | Start date: | 2012-04-26 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Version: |
Description
One example of this is the hard-coded 20hz update rate of velocities in GroupNode's callbackUpdate function... but there are probably other places. This should be a member variable like in ReporterNode, so that EACH node can have a different rate.