mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
OdometryEvent: fixed velocity() returning always empty. Export: added options to filter blurred cameras based on laplacian threshold or velocity (#225).
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkBox_depth2d">
|
||||
<property name="text">
|
||||
<string>Depth 2D (laser scans)</string>
|
||||
<string>Laser scans</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
||||
Reference in New Issue
Block a user