Revision 2aa96942 src/server/config.cpp
| src/server/config.cpp | ||
|---|---|---|
| 38 | 38 |
} |
| 39 | 39 |
|
| 40 | 40 |
void Config::init_defaults() {
|
| 41 |
// publish internal debug data as topics? |
|
| 42 |
publish_internals = false; |
|
| 43 |
|
|
| 41 | 44 |
// saccade detection thresholds: |
| 42 | 45 |
// 1) velocity threshold, values above this value trigger an eye saccade |
| 43 | 46 |
// value is given in deg/s |
Also available in: Unified diff