mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Gui: added L515 icon
This commit is contained in:
@@ -228,6 +228,16 @@
|
||||
</property>
|
||||
<addaction name="actionRealSense2_SR300"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuRealSense_L515">
|
||||
<property name="title">
|
||||
<string>RealSense L515</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../GuiLib.qrc">
|
||||
<normaloff>:/images/l515.png</normaloff>:/images/l515.png</iconset>
|
||||
</property>
|
||||
<addaction name="actionRealSense2_L515"/>
|
||||
</widget>
|
||||
<addaction name="menuKinect_for_Xbox_360"/>
|
||||
<addaction name="menuXtion_PRO_LIVE"/>
|
||||
<addaction name="menuSense_3D_scanner"/>
|
||||
@@ -238,6 +248,7 @@
|
||||
<addaction name="menuRealSense_SR300"/>
|
||||
<addaction name="menuRealSense_D415"/>
|
||||
<addaction name="menuRealSense_D435"/>
|
||||
<addaction name="menuRealSense_L515"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuStereo_camera">
|
||||
<property name="title">
|
||||
@@ -1617,6 +1628,14 @@
|
||||
<string>MYNT EYE S SDK</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionRealSense2_L515">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>RealSense2</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user