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

Can I start get metric_pose earlier? #25

Open
neliudochka opened this issue Sep 13, 2024 · 1 comment
Open

Can I start get metric_pose earlier? #25

neliudochka opened this issue Sep 13, 2024 · 1 comment

Comments

@neliudochka
Copy link

I've collected a dataset with a set of rosbags. Each rosbag starts with an apriltag detection. The problem is that I it takes too long for a metric_pose to be published and the apriltag detection isn't performed. Is it possible to change the time that takes metric_pose to be initialized?

P.S.

  1. Usage of the unscaled_pose is not an option.
  2. I can't rerecord my dataset.

Thanks in advance!

@lukasvst
Copy link
Owner

You could try increasing the uncertainty thresholds a bit: init_coarseScaleUncertaintyThresh and init_pgba_scaleUncertaintyThresh
But in general you will need sufficient motion so that your scale becomes observable, before the metric pose can be published.

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