-
Notifications
You must be signed in to change notification settings - Fork 11
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
all paths start from the same origin in rviz #4
Comments
Hi. Are you visualizing the trajectory of Kimera-VIO or Kimera-Multi? |
Hi
I used kimera_multi dataset to implement MR-SLAM, but i don't know the
starting coordinates to start running the dataset so i start all at origin
coordinate (0,0,0) at rviz, this problem causes no overlap area between the
trajectories or many wrong overlapped area. The final constructed map is
not matched with the groundtruth map, so how can i resolve this problem?
في الاثنين، 1 مايو 2023 في 5:14 م تمت كتابة ما يلي بواسطة Yun Chang <
***@***.***>:
… Hi. Are you visualizing the trajectory of Kimera-VIO or Kimera-Multi?
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZHQ4Z6A4V73R4V3VQVDCI3XD7ANNANCNFSM6AAAAAAXRSCNSE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You can align the trajectories with the ground truth trajectories given and use the resulting transform to transform your constructed map. |
How can we do it? Can you support me with any code or guide?
في الثلاثاء، 9 مايو 2023 في 7:02 م تمت كتابة ما يلي بواسطة Yun Chang <
***@***.***>:
… You can align the trajectories with the ground truth trajectories given
and use the resulting transform to transform your constructed map.
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZHQ4Z3SY5RTY2RYS5MHVDLXFJTC5ANCNFSM6AAAAAAXRSCNSE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Apologies, I just re-read your question:
I think this is more of a fundamental problem with the MR-SLAM algorithm. I would recommend you to check out our multi-robot SLAM system, Kimera-Multi. We are able to deal with scenarios without initial calibrations on locations. Closing this thread now because the issue is irrelevant to the datasets. |
when apply them in rivz all paths start from the same point, how should run them and keeping each robot from it's own start point?
The text was updated successfully, but these errors were encountered: