-
Notifications
You must be signed in to change notification settings - Fork 169
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 visualize output files #2
Comments
I would be happy to share a method to visualize output in 3D web viewer if you guys could help me actually get that far 😅 please see issue here |
@bigdoods @tigerk0430 I suggest you show the results via a public software CloudCompare: https://www.danielgm.net/cc/ . |
or with Ros and Rviz |
read the point from file and publish as ros topic, then use rviz to visualize |
try this one #12 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello,
thank you for sharing such a nice code in advance
it's working well in my laptop :-)
but when I got my output files which are line.txt, plane.txt
I just don't know how to visualize this file like a picture in README.md file
The text was updated successfully, but these errors were encountered: