You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I try to reimplement your work in python. However, I don't know my implementation is adequate or not. I see that you reported in the paper that the errors are as in the table below. I wonder how did you calculate them?
Thank you for your consideration!!
The text was updated successfully, but these errors were encountered:
--
黎嘉信 Jiaxin LI
PhD, National University of Singapore
B.S., Tsinghua University
Mobile: 65-9094 1909 / 86-15201519053
Email: lijx1992@gmail.com / jli@u.nus.edu <jli@nus.edu.sg>
Yeah, I also used the ground truth given. In fact, as understanding your paper and code, I predict the pose through the procedure below
At each update, I compute the L2 distance between the ground-truth pose and the one predicted and updated by reimplemented Fusion EKF. The L2 distance is calculated as follow:
Then I get the mean result of those L2 distances equals 0.35. My question is Can this number compare with the value 0.16 reported?
Hi,
I try to reimplement your work in python. However, I don't know my implementation is adequate or not. I see that you reported in the paper that the errors are as in the table below. I wonder how did you calculate them?
Thank you for your consideration!!
The text was updated successfully, but these errors were encountered: