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

Advice on how to improve performance #23

Open
JesusSilvaUtrera opened this issue Jul 26, 2023 · 2 comments
Open

Advice on how to improve performance #23

JesusSilvaUtrera opened this issue Jul 26, 2023 · 2 comments

Comments

@JesusSilvaUtrera
Copy link

First of all, thanks for the great work!

I am trying to use this repo to perform 3D SLAM with my robot, but I am facing a problem that sometimes it gets lost and finishes creating a bad map. I am using it indoors, so I am not using any GPS data, even though the IMU provides it.

I have looked into my IMU data to see what happens when it gets lost, and I haven't discovered any anomaly in the magnetometer (I first thought it was because the robot was passing near high voltage cables for example) or in the orientation values. The thing is that usually the places where it gets lost are narrow places, like a corridor or when changing between rooms, so I don't know if this is a bug in liorf because it is optimized to be used outdoors or something.

Also, if you could give me some advice on which parameters should I tune to improve performance, I would really appreciate it.

Thanks in advance for the help!

@JesusSilvaUtrera
Copy link
Author

For your information, I am using Robosense RS-16 LiDAR

@JesusSilvaUtrera
Copy link
Author

@YJZLuckyBoy I also have another question. I am trying to use liorf with Navigation Stack, transforming the 3D map to an Occupancy Grid Map but using the 3D localization that liorf provides. The problem I am facing is that the '2D Pose Estimate' plugin is not working with liorf, and I don't know how to fix this. Do you have any advice on how could I do this? I have looked into liorf_localization repo and I have seen that it only supports the 3D maps that liorf creates, so I don't know how to handle this with 2D maps.

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

1 participant