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

run tloam without ROS #3

Open
ali-robot opened this issue Jul 8, 2021 · 2 comments
Open

run tloam without ROS #3

ali-robot opened this issue Jul 8, 2021 · 2 comments

Comments

@ali-robot
Copy link

Thank you for sharing the code, the work is interesting.

I am wondering if you have a script to lunch the code without using ROS?

@zhoupengwei
Copy link
Owner

@ali-robot I will not rely on the ROS system in the development process, but the open source version is integrated into the ROS system, which makes it easier for the community to develop multi-sensor fusion systems.
If you want to not rely on ROS, you can try to write data flow management and then port the main functions of tloam over.
For the visualization part, you can use the latest version of the Open3D demo if you have it installed. It provides an interface for visualizing point clouds in real time. you can find it at Open3d example TICPOdometry.
Good luck to you and sorry for the late reply.

@ali-robot
Copy link
Author

Ok 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

2 participants