-
Notifications
You must be signed in to change notification settings - Fork 5
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
Code for custom dataset #1
Comments
Hey @duda1202, did you ever figure this out? Any help from @ganlumomo? I am also interested in trying to use this package with my robotic platform, whose exteroceptive sensors consist of two cameras and a LiDaR sensor. The idea sounds really cool, but I am completely lost as to how it can be configured... As @duda1202 wrote, it is not apparent where different sensor input topics could be configured. I can see that there are configuration files for methods and datasets, but the only configurable topic in any of those seems to be the (presumably output) map, entitled The "toy example" uses the There is also an argument in the sensor configuration yaml file called This repository could definitely use a lot more documentation to help explain how it can be used. And I would be glad to help contribute to that if anyone could help me figure out how to use it myself. |
Hi,
I would like to use this code for different datasets that use rostopics for images and pointclouds. I have noticed the code is made for ROS but there is no argument in the launch files for the rostopics. Is it possible to use it with other datasets?
Thank you
The text was updated successfully, but these errors were encountered: