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

Large Map Fail to load #83

Open
jeremy7703 opened this issue Dec 25, 2024 · 0 comments
Open

Large Map Fail to load #83

jeremy7703 opened this issue Dec 25, 2024 · 0 comments

Comments

@jeremy7703
Copy link

@koide3
I met the problem that interactive slam was killed when I am loading a new map about '1GB' that was dumped from hdl_graph_slam
So, I am wondering what in essence decides the size of map that interactive slam can load up to? And may I have your advice on how to solve this problem

(Also, this happens after the load map progress went to 100%)
I put the terminal output below for your convenience:

jeremy@jeremy-Latitude-9420:~/Documents$ rosrun interactive_slam interactive_slam
construct solver: lm_var_cholmod

Using CHOLMOD poseDim -1 landMarkDim -1 blockordering 1

done
construct solver: lm_var_cholmod

Using CHOLMOD poseDim -1 landMarkDim -1 blockordering 1

done
loading pose graph...
nodes : 4840
edges : 4839
kernels: 0
anchor_node:1
anchor_edge:1 - 0
4839 : num_points 13576, stride 32
4838 : num_points 13671, stride 32
4837 : num_points 13783, stride 32
4836 : num_points 13626, stride 32
4835 : num_points 13690, stride 32
.
.
.
.
2784 : num_points 16367, stride 32
2783 : num_points 16194, stride 32
2782 : num_points 16090, stride 32
2781 : num_points 12242, stride 32
Killed

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