m500 estimated flying paths
-
Hi team,
I output this figure by px4 flight review:

I am enabling outdoor flight mode by GPS settings.-
I am wondering how the estimated path (red line) is generated? Is it generated using VIO or GPS only or VIO + GPS? Where could I locate the source code for this path estimation?
-
I am also wondering what does the "Setpoint" in the right corner legend represent for?
-
For the GPS showing in the figure:

Is it possible to improve both H and V position accuracy by GPS settings on m500? Could I modify the num satellites used? What does the GPS Fix stand for?
Thanks.
-
-
Hi team,
I output this figure by px4 flight review:

I am enabling outdoor flight mode by GPS settings.-
I am wondering how the estimated path (red line) is generated? Is it generated using VIO or GPS only or VIO + GPS? Where could I locate the source code for this path estimation?
-
I am also wondering what does the "Setpoint" in the right corner legend represent for?
-
For the GPS showing in the figure:

Is it possible to improve both H and V position accuracy by GPS settings on m500? Could I modify the num satellites used? What does the GPS Fix stand for?
Thanks.
@yu-zhang These are all questions that would be better answered by the PX4 community. Also, all of the PX4 software is open source so you could probably look through it and find the answers that way.
-
-
@yu-zhang These are all questions that would be better answered by the PX4 community. Also, all of the PX4 software is open source so you could probably look through it and find the answers that way.
-
@Eric-Katzfey I thought the estimated path was generated by voxl VIO. All right, I will have a look at px4 community and check if this is a default path estimation by px4.
@yu-zhang Sorry, didn't see the VIO part. VIO will send an odometry mavlink message to PX4. Code for that is here: https://gitlab.com/voxl-public/modal-pipe-architecture/voxl-vision-px4/-/blob/master/src/vio_manager.c
-
@yu-zhang Sorry, didn't see the VIO part. VIO will send an odometry mavlink message to PX4. Code for that is here: https://gitlab.com/voxl-public/modal-pipe-architecture/voxl-vision-px4/-/blob/master/src/vio_manager.c
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login
