mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
GUI: Added Orbbec Astra icon
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1012</width>
|
||||
<height>22</height>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
@@ -229,8 +229,19 @@
|
||||
</property>
|
||||
<addaction name="actionRealSense2_L515"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuOrbbec_Astra">
|
||||
<property name="title">
|
||||
<string>Orbbec Astra</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../GuiLib.qrc">
|
||||
<normaloff>:/images/astra.png</normaloff>:/images/astra.png</iconset>
|
||||
</property>
|
||||
<addaction name="actionOpenNI2_orbbec"/>
|
||||
</widget>
|
||||
<addaction name="menuKinect_for_Xbox_360"/>
|
||||
<addaction name="menuXtion_PRO_LIVE"/>
|
||||
<addaction name="menuOrbbec_Astra"/>
|
||||
<addaction name="menuSense_3D_scanner"/>
|
||||
<addaction name="menuKinect_v2"/>
|
||||
<addaction name="menuKinect_K4A"/>
|
||||
@@ -1651,6 +1662,14 @@
|
||||
<string>RGBD-SLAM + ID format (*.txt)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionOpenNI2_orbbec">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>OpenNI2</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user