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

What would happen if the T265 stops sending position estimation data? #51

Open
cnpcshangbo opened this issue Nov 11, 2021 · 1 comment

Comments

@cnpcshangbo
Copy link

cnpcshangbo commented Nov 11, 2021

Hello,
I learned that if the T265 stops sending position estimation data, the ArduPilot EKF would not work correctly until reboot.
So what would happen if the T265 stops sending data during the flight?

We have tested the T265 + ArduCopter solution with a small TestQuad and it worked well. However, when we migrated this solution to a large drone, the T265 stopped working since it was sensitive to the impact the large drone produced. After that the large drone started to fly up. I wonder if that flying up was due to the EKF stopped working or the ArduPilot entered failsafe mode.
I am glad if you can share some thoughts about some of my questions:

  • Is there some method to configure the external position estimation failsafe to landing rather than flying upward?
    Here's the flight log:
    11 12-31-1979 6-00-00 PM.zip

  • I know that I am using an old version of ArduPilot. Do you know if the newer version of ArduPilot has more consideration of the external position estimation failsafe?

Let me know if you need more materials.

Thanks,
Bo

@thien94
Copy link
Owner

thien94 commented Nov 12, 2021

Hi @cnpcshangbo,

The last question is the most important when using the T265. Support for the T265 is continually being developed and the latest firmware might give you the solution for all of your issues. See point 6 in the latest release log https://discuss.ardupilot.org/t/copter-4-1-0-released-as-the-official-default-version/76889

It should be noted that the actual behavior also depends on your specific configuration (with and without compass or GPS or optical flow or altimeter etc.). But retry with the latest version of ArduPilot should be your first step.

Regards,

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