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

Better way to perform navigation tasks and LiDAR orientation with Mid360 #31

Open
effibot opened this issue Jan 29, 2025 · 0 comments
Open

Comments

@effibot
Copy link

effibot commented Jan 29, 2025

Hi, first of all, I would thank you for your work. I was able to make a map using a mid360, but I would like to ask two questions.

  1. For my use-case, I have to use two lidars (two mid360), orienting the sensor to face the ground. Basically, I need to invert the Z-axis. I have to make some changes to the code, or to some configuration, to perform a correct mapping?
  2. As for navigation, grounded in my case, could you suggest a way to perform path-planning and obstacle avoidance missions? In my previous projects I always used NAV2, but it requires a 2D map in order to produce a costmap. I thought to use some pointcloud-to-laserscan methods and then pass it through a classic 2D-Slam algorithm, but I would like to use the full-potential of this 3D sensor.

Thanks for your help.

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