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

Two-Pose MSF and low-frequency measurement problem #166

Open
mandu46 opened this issue Jul 21, 2017 · 1 comment
Open

Two-Pose MSF and low-frequency measurement problem #166

mandu46 opened this issue Jul 21, 2017 · 1 comment

Comments

@mandu46
Copy link

mandu46 commented Jul 21, 2017

Hello all and msf_developers(@simonlynen , @markusachtelik)
Thank you for your countributions to msf algorithm.
I have two questions regarding use of MSF.
My system uses two vision sensors for drone navigation. One for april tag information and the other for ORB_SLAM2. And a Pixhawk IMU is used for system update. April tag gives absolute position and ORB_SLAM2 gives relative position and orientation with drift.

First, I use a pose-position_msf, ORB_SLAM2 for pose sensor handler and april tag for position sensor handler. However since orientation of ORB_SLAM2 drifts during long term test, I want to integrate it with orientation measurement from tag. I know that #80 issue deals with pose-pose-msf but I failed to make it.
So is there someone who made example or documents for pose-pose-msf?

Secondly, when ORB_SLAM2 worked, it only gave 7~8Hz measurements and result of msf showed saw- shaped graph which is not good for drone flying stabilization. I guess it is a cause of low frequency measurements. Is it a normal result? Or do I need to tune some parameters to have a better result?

image

Thank you

@Cristian-wp
Copy link

Hi, do you remember the procedure to fuse two pose?

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

2 participants