mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Export: added --poses_format option (default 10=RGBD-SLAM format). Added new pose format 11=RGBD-SLAM + ID.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
</property>
|
||||
<addaction name="actionRaw_format_txt"/>
|
||||
<addaction name="actionRGBD_SLAM_format_txt"/>
|
||||
<addaction name="actionRGBD_SLAM_ID_format_txt"/>
|
||||
<addaction name="actionRGBD_SLAM_motion_capture_format_txt"/>
|
||||
<addaction name="actionKITTI_format_txt"/>
|
||||
<addaction name="actionTORO_graph"/>
|
||||
@@ -1645,6 +1646,11 @@
|
||||
<string>DepthAI</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionRGBD_SLAM_ID_format_txt">
|
||||
<property name="text">
|
||||
<string>RGBD-SLAM + ID format (*.txt)</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user