mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
export: updated default poses format (11)
This commit is contained in:
@@ -153,7 +153,7 @@ int main(int argc, char * argv[])
|
||||
bool exportPoses = false;
|
||||
bool exportPosesCamera = false;
|
||||
bool exportPosesScan = false;
|
||||
int exportPosesFormat = 10;
|
||||
int exportPosesFormat = 11;
|
||||
bool exportImages = false;
|
||||
bool exportImagesId = false;
|
||||
std::string outputName;
|
||||
|
||||
Reference in New Issue
Block a user