Question about voxl-dfs-server.conf and voxl-tflite-server.conf
-
Hi team,
I saw there was askip_n_framesparameter available in bothvoxl-dfs-server.confandvoxl-tflite-server.conf. I am wondering if the usage of this one is to reduce resource cost or runtime latency for processing OpenCV libs or TensorFlow lite models? Ifskip_n_framesis 0, all frames will be used to feed to the libs, right?Also, I am wondering what's the meaning of
dt(ms)in thevoxl-inspect-gps? Does it mean the internal GPS refresh rate?Since m500 has 3 IMU sensors, it seems only
imu0with a default 1K rate is used in thevoxl-qvio-server.conf. What if I change the it toimu1, will the performance of VIO be impacted?Thanks.
-
Hi team,
I saw there was askip_n_framesparameter available in bothvoxl-dfs-server.confandvoxl-tflite-server.conf. I am wondering if the usage of this one is to reduce resource cost or runtime latency for processing OpenCV libs or TensorFlow lite models? Ifskip_n_framesis 0, all frames will be used to feed to the libs, right?Also, I am wondering what's the meaning of
dt(ms)in thevoxl-inspect-gps? Does it mean the internal GPS refresh rate?Since m500 has 3 IMU sensors, it seems only
imu0with a default 1K rate is used in thevoxl-qvio-server.conf. What if I change the it toimu1, will the performance of VIO be impacted?Thanks.
-
Yes, the skip_n_frames is used for the CPU-intensive algorithms that can't run at full 30hz. Setting it to 0 will try to process all of the frames.
dt(ms) is the time delta in milliseconds between gps samples.
We've tested the imus a lot and the most reliable one is imu0, you'll probably see vio's performance drop if you use imu1.
-
Yes, the skip_n_frames is used for the CPU-intensive algorithms that can't run at full 30hz. Setting it to 0 will try to process all of the frames.
dt(ms) is the time delta in milliseconds between gps samples.
We've tested the imus a lot and the most reliable one is imu0, you'll probably see vio's performance drop if you use imu1.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
