mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Integration of CLAMS depth calibration #114
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
<addaction name="menuExport_poses"/>
|
||||
<addaction name="actionExport_images_RGB_jpg_Depth_png"/>
|
||||
<addaction name="actionExport_cameras_in_Bundle_format_out"/>
|
||||
<addaction name="actionDepth_Calibration"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionClose_database"/>
|
||||
<addaction name="separator"/>
|
||||
@@ -1345,6 +1346,11 @@
|
||||
<string>RealSense</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDepth_Calibration">
|
||||
<property name="text">
|
||||
<string>Depth calibration...</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user