mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Added special export poses for the KITTI dataset
This commit is contained in:
@@ -60,8 +60,9 @@
|
||||
<property name="title">
|
||||
<string>Export poses...</string>
|
||||
</property>
|
||||
<addaction name="actionKITTI_format_txt"/>
|
||||
<addaction name="actionRaw_format_txt"/>
|
||||
<addaction name="actionRGBD_SLAM_format_txt"/>
|
||||
<addaction name="actionKITTI_format_txt"/>
|
||||
<addaction name="actionTORO_graph"/>
|
||||
</widget>
|
||||
<addaction name="actionOpen_working_directory"/>
|
||||
@@ -1253,6 +1254,11 @@
|
||||
<string>Export cameras in Bundler format (*.out)...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionRaw_format_txt">
|
||||
<property name="text">
|
||||
<string>Raw format (*.txt)</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user