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

octreemap real-time #75

Open
Jxpenggf opened this issue Aug 23, 2020 · 0 comments
Open

octreemap real-time #75

Jxpenggf opened this issue Aug 23, 2020 · 0 comments
Labels

Comments

@Jxpenggf
Copy link

I was building an octree while using laser slam, and found that it takes longer and longer to build the octree as the map expands. Is there any good way to solve it?This time is as follows:
Map publishing in OctomapServer took 0.020862 sec;"1";"/octomap_server";"1597992232.199627943";"/free_cells_vis_arrayMap publishing in OctomapServer took 0.036827 sec;"1";"/octomap_server";"1597992233.032756327";"/free_cells_vis_array
Map publishing in OctomapServer took 0.063853 sec;"1";"/octomap_server";"1597992237.275289141";"/free_cells_vis_array
Map publishing in OctomapServer took 0.181036 sec;"1";"/octomap_server";"1597992248.256273682";"/free_cells_vis_array
Map publishing in OctomapServer took 3.695490 sec;"1";"/octomap_server";"1597992391.960885345";"/free_cells_vis_array
............
Map publishing in OctomapServer took 2.681625 sec;"1";"/octomap_server";"1597992454.992732211";"/free_cells_vis_array
Map publishing in OctomapServer took 2.649209 sec;"1";"/octomap_server";"1597992461.193299952";"/free_cells_vis_array
Map publishing in OctomapServer took 2.096347 sec;"1";"/octomap_server";"1597992464.053245663";"/free_cells_vis_array

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants