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

Is robot_pose_ekf required the tf in odom(wheel) to VO odom ? #17

Open
vishalleo1 opened this issue Apr 14, 2022 · 0 comments
Open

Is robot_pose_ekf required the tf in odom(wheel) to VO odom ? #17

vishalleo1 opened this issue Apr 14, 2022 · 0 comments

Comments

@vishalleo1
Copy link

When we use the robot_pose_ekf for fuse the robot odom(wheel) and VIO odom, In this case the odom(wheel) is start from the initial pose of robot and this initial pose works as reference frame to the wheel odometry, same in the VO odometry for reference frame. Now here robot_pose_ekf is use the relative difference in the both odometry, then here we required to provide the transformation between the odom(wheel) frame to VO frame? because the monument of robot is same in the environment but the odom(wheel) reference frame and VO reference frame, this two frame are not perfectly align to each other then the change is x-axis of robot is different as per both reference frame, so how the robot_pose_ekf handle this case, and how robot_pose_ekf fuse odometry and provide the combined odometry of the robot. As per the robot_pose_ekf package we get the combined odometry of robot with respect to the robot center point.
thank you in advance for feedback!

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

1 participant