Skip to content

How to automatically export .PLY files per node from an RTAB-Map database? #1540

Open
@mondiriariana

Description

@mondiriariana

Hi everyone,

I’m working with RTAB-Map and have a database .db file containing multiple nodes from a SLAM session. I want to export the 3D point cloud data as .ply files, but specifically one .ply file per node.

I know how to export the entire map as a single .ply file using the RTAB-Map GUI or rtabmap-export CLI tool, but I’m looking for a way to automate exporting individual .ply files for each node ID. Ideally, this would be done via command-line or a script to avoid manually exporting node-by-node in the GUI.

Is there a built-in way or recommended approach to do this? Any example commands or scripts would be very helpful.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions