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

projected_map's size does not increase with the map #26

Open
ZhongmouLi opened this issue Feb 25, 2025 · 0 comments
Open

projected_map's size does not increase with the map #26

ZhongmouLi opened this issue Feb 25, 2025 · 0 comments

Comments

@ZhongmouLi
Copy link

Hi @iKrishneel ,

First of all, I would like to say thank you for developing this wonderful ros2 pkg. I am trying to use it to convert a map built in pointcloud2 by LIO-SAM to a Octomap, then convert the Octomap to a 2D occupancy grid map for nav2.

My env

  • Ubuntu 22.04
  • ROS2 Humble

Issue
I run LIO-SAM to build a map that is in pointcloud2, which is feed into octomap_server2. However, it seems like that the prjected_map has a fixed size and it cannot get increased when the map becomes larger.

Image

Image

Question

  1. is there any way to increase the size of the projected_map dynamically?
  2. do you think I can use the projected_map as an input for nav2 directly?
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