mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
GUI: Fixed ProbMiss assert when resetting value to default
This commit is contained in:
@@ -10718,6 +10718,9 @@ If set to false, classic RTAB-Map loop closure detection is done using only imag
|
||||
<property name="suffix">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="decimals">
|
||||
<number>4</number>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.000000000000000</double>
|
||||
</property>
|
||||
@@ -10737,6 +10740,9 @@ If set to false, classic RTAB-Map loop closure detection is done using only imag
|
||||
<property name="suffix">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="decimals">
|
||||
<number>4</number>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.000000000000000</double>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user