Yaw estimation in positional tracking

Hi
We use a zed2 camera mounted on a drone for positional tracking with a jetson nano in indoor environments. We observe poor performance in yaw estimation, which accumulates error even if we are not rotating about the z-axis. It also accumulates error in roll and pitch.
Any suggestions for improvement

1 Like

Hello,

Errors in pitch and roll is really weird, since accelerometers are very good in that matter. Can you share a sample of code, and maybe some hardware specific details ? Temperature, vibrations, magnetism…?

Regards

Antoine Lassagne
Senior Developer - ZED SDK
Stereolabs Support

Hi,
We used the ROS node in a Jetson nano. I attach this rosbag, in which the camera is static.
https://drive.google.com/file/d/18b7tPq9X6xfe9diY1NnZpNAfBUE6Ce7C/view?usp=sharing

thanks for your reply

Hi @carlosDronomy
can you please record an SVO from the drone while flying around?
The rosbag is not useful to debug the behaviors of the ZED SDK. With the SVO we can simulate your configuration and test it as if the camera is connected to our PCs.
Please send it to support@stereolabs.com with a description of your configuration.
Thank you