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

system - wide replay error #17021

Closed
mengchaoheng opened this issue Mar 4, 2021 · 3 comments
Closed

system - wide replay error #17021

mengchaoheng opened this issue Mar 4, 2021 · 3 comments

Comments

@mengchaoheng
Copy link

Describe the bug
replay failed。

To Reproduce
Steps to reproduce the behavior:

  1. make px4_sitl jmavsim, amd Record the log
  2. export replay_mode=ekf2
  3. export replay=<abs_path_to_log.ulg>
  4. make px4_sitl none
  5. See error: ERROR [ekf2] start failed (-1)

Expected behavior

Log Files and Screenshots
https://logs.px4.io/plot_app?log=3b5926dd-2926-4365-b5c3-dc3be6018016

the replay logfille is : https://logs.px4.io/plot_app?log=b504edc0-1fde-44c7-b2df-ede4f487bd6c

@mengchaoheng
Copy link
Author

20210304205741

@NAmmann
Copy link

NAmmann commented Apr 1, 2022

Hi @mengchaoheng,

It looks like you are doing the replay of a multi ekf flight log.

The documentation says: The recording and EKF2 replay of flight logs with multiple EKF instances is not supported. To enable recording for EKF replay you must set the parameters to enable a single EKF instance.

So you have to set the parameters as described here.

@julianoes
Copy link
Contributor

No follow up, closing.

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

3 participants