Skip to content

Error in append mode: Descriptors (size=32) are not the same size as already added words in dictionary(size=64) #1546

@hannii0523

Description

@hannii0523

I'm encountering an issue while trying to merge multiple .db files using the -a (append) mode in rtabmap-reprocess.

Here is the command I used:

rtabmap-reprocess -a "session1.db;session2.db" merged.db

However, I receive the following error during processing of the second database:

[ERROR] VWDictionary.cpp:789::addNewWords() Descriptors (size=32) are not the same size as already added words in dictionary(size=64)

Any guidance would be greatly appreciated!

Thanks!

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