-
Notifications
You must be signed in to change notification settings - Fork 40
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
example yaml file doesnt works #16
Comments
Problem has solved. However rosbag file works slowly while doing with cpu. Can kimera-multi run with cuda? |
Hi Thanks for your interest in our work and trying out Kimera-Multi. |
@yunzc Do you have plans to integrate this project with CUDA? I was planning to make a map in realtime by using Kimera-multi. |
Hi @UserNameGGarri we don't have plans on integrating with Cuda. However, Kimera-Multi does work in real time even on CPU. We have tested this on Intel-NUCs on robots in several setups. |
@yunzc Thanks for replying and your works. I'll try rosbag decompress and I have another questions. |
Sorry not quite sure what you mean. So the rosbags consists of raw sensor data and the examples should get you up generating the robot trajectories (inherently it is using the vision information to do so). If you mean the actual dense mesh, the current example does not do that (I did not include due to more complex set up and maintenance). See my response in #17 to set that up. |
Hello @yunzc . It seems you have correctly understood, and I have checked the content of issue #17 as you mentioned. The details I am looking to confirm are as follows:
I am continuing to grasp the details by reading through papers and the code, but I still find it challenging to locate specific information. I apologize for the continuous questions. |
|
thanks I'll try what you recommend. |
i have the same problem ,can you tell me how to solve it, shanks |
@leefan96 |
0: frontend
1: dpgo-
2: vio
3: data
log files
I'm working with rosbag files and have configured them using the '1014-example.yaml' file. While the rosbag files are functioning correctly, I'm encountering an issue where certain log files (e.g., acl_jackal-distributed_loop_closure-distributed_loop_closure_node-1*.log) are not being generated as expected. Is there an additional setting or option that needs to be adjusted for Kimera Multi to generate these log files properly?
I'm working in Docker(Ubuntu 20.04, ROS noetic, CUDA Version 12.2(Nvidia RTX 4090) )
The text was updated successfully, but these errors were encountered: