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

Spiral Rsult #10

Open
jacklu333333 opened this issue Jan 25, 2021 · 3 comments
Open

Spiral Rsult #10

jacklu333333 opened this issue Jan 25, 2021 · 3 comments

Comments

@jacklu333333
Copy link

Hi sir,
While using FLOAM_ssl, I experience the following result, a spiral mapping.
image

At the beginning of the mapping, it works quite great, but after moving a certain distance, the mapping start to spiral as the following. At first, I assume it was the problem of rotation that leads to such results, but after testing moving straight line in a hallway. The same problem occurs. I have no clue where did everything went wrong. Is it the limitation or there is something wrong with my configuration?

Thanks in advance.

@wh200720041
Copy link
Owner

wh200720041 commented Mar 7, 2021

Hi @jacklu333333

Thanks for posting question.

I think the tracking loss may happen in your case. Maybe you were moving the sensor too fast and the tracking failed.

Another issue may be the ranging problem. because the maximum range of L515 is only 4-5m for normal materials, so if the sensor is too far away from the wall, or the number of geometric features are too small, the SLAM may fails as well.

You are also welcomed to make a rosbag file and reply here.

Regards
Wang Han

@trytry1206
Copy link

How did you solve the problem later

@jacklu333333
Copy link
Author

Hi @trytry1206 ,
I didn't resolve it due to the time limitation of time. According to the author and my case, the fast movement might be the problem.

Also, one thing worth noticed is that L515 has quite a great amount of condition, which make it unable to achieve the fps is configured.

I would suggest to take a look at the rtabmap, they implement quite a great amount of top SLAM algorithm for ROS. If your goal is to setup the environment rather than SLAM algorithm, I would take this approach.

Best Regards,
Jack Lu

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

3 participants