Preferences: updated RGBD/ProximityPathMaxNeighbors description and default value (now 0=disabled)

This commit is contained in:
matlabbe
2017-04-26 14:06:42 -04:00
parent 461d167547
commit 6a2fe47b22
2 changed files with 5 additions and 5 deletions

View File

@@ -64,8 +64,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>678</width>
<height>2701</height>
<width>673</width>
<height>2718</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_16">
@@ -86,7 +86,7 @@
<enum>QFrame::Raised</enum>
</property>
<property name="currentIndex">
<number>1</number>
<number>13</number>
</property>
<widget class="QWidget" name="page_22">
<layout class="QVBoxLayout" name="verticalLayout_29" stretch="0,1">
@@ -8220,7 +8220,7 @@ If set to false, classic RTAB-Map loop closure detection is done using only imag
<item row="2" column="1">
<widget class="QLabel" name="label_space3_8">
<property name="text">
<string>Maximum neighbor nodes compared on each path.</string>
<string>Maximum neighbor nodes compared on each path. Set to 0 to disable merging close scans.</string>
</property>
<property name="wordWrap">
<bool>true</bool>