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

Tuning Cartographer to identify free space at earliest? #1845

Open
elanchezhiyan-official opened this issue Dec 12, 2024 · 0 comments
Open

Comments

@elanchezhiyan-official
Copy link

Issue:
so when i run cartographer slam, I get a slam map, which has its map.data filled with [-1, 75,etc ] representing obstacles and unknown space, but after a timeline of about 5 minutes, it detects the free spaces that is "0" value is observed in map.data.

Map.data at time of 5 seconds after launching cartographer,
Screenshot from 2024-12-12 23-53-37

Same map after 5 minutes,
Screenshot from 2024-12-12 23-55-07
As we could see, after 5 minutes, we can observe free spaces in map.

Solution For:
Is there any technical way i could reduce this time period that is required to identify the free spaces and reflect them as "0" in map.data,

I know that this might come at a cost of someother inefficiency, if you could help me about it,Please detail,
Thank you.

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