We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82464f commit b157bc4Copy full SHA for b157bc4
src/modules/local_position_estimator/params.c
@@ -220,7 +220,7 @@ PARAM_DEFINE_FLOAT(LPE_EPH_MAX, 3.0f);
220
PARAM_DEFINE_FLOAT(LPE_EPV_MAX, 5.0f);
221
222
/**
223
- * Vision delay compensaton.
+ * Vision delay compensation.
224
*
225
* Set to zero to enable automatic compensation from measurement timestamps
226
0 commit comments