Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relocalization base on loop closure #1261

Open
thomas8329 opened this issue Dec 18, 2024 · 1 comment
Open

relocalization base on loop closure #1261

thomas8329 opened this issue Dec 18, 2024 · 1 comment

Comments

@thomas8329
Copy link

Hello,

I know that the parameter RGBD/StartAtOrigin permits 2 modes :

  • the drone start/restart at the origin
  • the drone start/restart at the last saved localization.

I have a map, and i'm in localization mode. When the position/information is lost, i want the drone to recognize its position thanks to loop closure.
I tried to modify a lot of parameters but it doesn't seem to work.

Do you have an idea on how to do it ?

Thanks
(@matlabbe )

@matlabbe
Copy link
Member

What do you mean by "When the position/information is lost" ? Visual odometry is lost, or the drone is not localized correctly against the map?

For the second one, has the environment changed between the mapping and localization session? (e..g, different lighting) Is the drone flying at same height than in mapping mode? looking approximately same direction? The point of view is important to be able to re-localize. Are there enough visual features in the environment? The default parameters should work for most cases at least to a minimum, if it doesn't work at all, there could be an issue with the sensor input, the environment changed too much or lack of texture, or the trajectory is too different than the mapping one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants