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

Processing time #2

Open
songming1995 opened this issue Oct 4, 2021 · 6 comments
Open

Processing time #2

songming1995 opened this issue Oct 4, 2021 · 6 comments

Comments

@songming1995
Copy link

Thanks for your contribution to the comminity. I wonder if this python-based LOAM can run in real-time? From my experience, it takes several minutes to process one frame.

@lizimo061
Copy link
Owner

Right, it cannot be run in real-time now. I try to optimize it for better performance but I guess I still need more time.

@YQChen8
Copy link

YQChen8 commented Feb 17, 2023

Thanks for your contribution to the comminity. I wonder if this python-based LOAM can run in ROS?

@lizimo061
Copy link
Owner

With some modifications I think yes? need to wrap the functions into ROS-compliant format.

@YQChen8
Copy link

YQChen8 commented Feb 17, 2023

Thanks,but I am a fresh learner now. Could you give me some advices on implementation of LOAM based Python and ROS?

@YQChen8
Copy link

YQChen8 commented Feb 17, 2023

Most of the original implementation of LOAM is written in C++, and the ROS implementation is also based on C++. I wonder if there is a set of code that can implement the LOAM based ROS and Python.

@YQChen8
Copy link

YQChen8 commented Feb 17, 2023

Do you have WeChat, Can I ask you some questions? Thanks!

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

3 participants