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

Use with PCL? #1

Open
vigneshwarvenkat opened this issue Jan 20, 2023 · 3 comments
Open

Use with PCL? #1

vigneshwarvenkat opened this issue Jan 20, 2023 · 3 comments

Comments

@vigneshwarvenkat
Copy link

vigneshwarvenkat commented Jan 20, 2023

I am currently implementing an ORB-SLAM3 algorithm. I have converted the PointCloud2 message type to a PCL message type. Can this library help to convert the PCL datatype to an OccupancyGrid or any other 2D map using the output from a PointCloud Library?

@lukovicaleksa
Copy link
Owner

lukovicaleksa commented Jan 20, 2023 via email

@vigneshwarvenkat
Copy link
Author

Hi, Unfortunately I am not familiar with pointcloud library, is it using a 3-D lidar scan? Best regards, Aleksa

On Fri, Jan 20, 2023 at 9:12 AM Vigneshwar Venkatasbramanian < @.> wrote: I am currently using an ORB-SLAM3, can this grid mapping be optimized by taking the output from a pointcloud library? — Reply to this email directly, view it on GitHub <#1>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARMW6EJJIEG7XEDLQTFFNSTWTJCFDANCNFSM6AAAAAAUBHVZAY . You are receiving this because you are subscribed to this thread.Message ID: @.>

For us, we used a visual slam system, so it map outs the points of the surrounding and we use pointcloud library to converts it into xyz coordinates, we were wondering if xyz coordinates are enough to be used for grid mapping

@lukovicaleksa
Copy link
Owner

lukovicaleksa commented Jan 20, 2023 via email

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