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

Modify the odometer #8

Open
XU0510 opened this issue Sep 23, 2024 · 3 comments
Open

Modify the odometer #8

XU0510 opened this issue Sep 23, 2024 · 3 comments

Comments

@XU0510
Copy link

XU0510 commented Sep 23, 2024

Hello, thank you very much for your excellent open-source work. I am currently conducting research on visual SLAM odometry, and your work has been very inspiring to me. How can I modify the odometer part of your system?

@XU0510
Copy link
Author

XU0510 commented Sep 23, 2024

And I also found an issue where the system cannot run when I change thein the launch file to false. What does use_gt_frame mean here? Can't find the corresponding uh_2vio.launch file? We look forward to your reply.

@kameel2311
Copy link

I am having the same issue, tried a crude idea but didnt work by replacing line 68 by:

And setting visualization to false in hydra.launch and playing the rosbag in a differet terminal but that does not work

@Schmluk any tips as running the pipeline without GT poses would be great

@Schmluk
Copy link
Collaborator

Schmluk commented Nov 11, 2024

Hi @XU0510 and @kameel2311

Many thanks for reaching out and for your patience! We're currently working on the release of the real-world data and the corresponding pipeline, it things go smoothly we expect next week!

  • RE gt_poses: Will take the poses published from TF (in this case ground truth from the simulator). If set to false will try to run Kimera and get the poses from there (although it seems that launch file uh_2vio did not make it into the release, we will fix this ASAP!
  • RE Odometry: Khronos is a high-level perception framework, that takes odometry (from any source, e.g. visual, LiDAR, Kinematic, or GT) as an input. In our version we ran Kimera as VIO source, we're working on getting this release ready!

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