Skip to content

Relocalization in mapping mode in lidar only system #1416

@cdiaz-ruiz

Description

@cdiaz-ruiz

I have some questions on re-localization using a lidar only based system (lidar, imu, wheel encoders) -- no cameras. I have successfully been able to begin a mapping session and create a .db, then launch the system in localization mode and recover localization from the database ( I re-launched from where I had stopped the system previously). But when I launch the system in mapping mode I dont seem to see the pose be relative to the previous map. If I am trying to continue running on mapping mode from a previous database and have the system re-localize to the prior session (presuming I keep the robot near where it was last turned off), are there particular parameters to be set to get this to work?
I dont use -d (to ensure using database)
In localization_mode I set
"Mem/IncrementalMemory": "false"
"Mem/InitWMWithAllNodes": "true"
In mapping mode I set:
"Mem/IncrementalMemory": "true"
"Mem/InitWMWithAllNodes": "false"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions