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

set submap-extent but error result occurred #67

Open
kingskymoon opened this issue Apr 9, 2024 · 0 comments
Open

set submap-extent but error result occurred #67

kingskymoon opened this issue Apr 9, 2024 · 0 comments

Comments

@kingskymoon
Copy link

Hello, I modify default.xml and set "submap-extent" to 100.0 (default is 10.0)

<param name="submap-dimension" type="integer">4</param>
<param name="submap-extent" type="float">100.0</param>
<param name="partial-extraction" type="boolean">true</param>
<param name="history size" type="integer">500</param>
<param name="history stride" type="integer">1</param>

but the semantic result get worse at seq 08 and frame 905 , but before is right , i dont know the reason. (seq 00 is the same , when the sequence length is long, segmentation errors may occur after a period of time, leading to inaccurate odometry.)

  1. Before modification, it was normal to display the local semantic map.

img_v3_029p_b995b725-c82e-4c26-8af3-eda121d6a33g

  • After the modification, there was no segmentation result when running around 905 frames, and the trajectory changed afterwards. But if I start running from frame 905, the segmentation at frame 905 is normal, it looks like there is an issue with the memory, but I see that the memory usage is normal.

img_v3_029p_f12b9bdc-babf-4570-a861-bb6640c9979g

Can you help me, thanks!

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