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

How to use LiDAR to implement path planning in a real environment using the GCOPTER. #14

Open
whuer-mspace opened this issue Sep 8, 2022 · 1 comment

Comments

@whuer-mspace
Copy link

 Very excellent work, how to adapt our own lidar (Ouster lidar) to use the GCOPTER in this article to make the UAV realize autonomous path planning.
 My current hardware device has a PX4 drone and a lidar (Ouster-OS1-128).
 Thanks in advance!
@chenhanpolyu
Copy link

Hi, if you have a pointcloud representation for the environment, you can use your pointcloud to replace the variable 'pc' used in the example code (global_planner.cpp) for planning a collision-free trajectory.

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

2 participants