object avoidance feature is disabled?
-
Hi dev,
Nowadays, I found disappeared object avoidance feature on technical documents.
-
I wonder this feature is not applied to newest voxl-vision 0.4.6.
-
If I enable voa flag(already set collision prevention and object avoidance parameter on QGC), which features are invoked on VOXL? only collision prevention?
-
if right, what I have to do to use avoidance feature on QGC?
-
One more thing, in the case of voxl, object avoidance feature is originally implemented on voxl or use embedded avoidance algorithm from PX4?
Thanks
Thanks,
-
-
The obstacle avoidance on voxl uses the disparity map coming out of
voxl-dfs-server
(so make sure this is running if you want obstacle avoidance), and passes the obstacle data into the standard px4 bins (thus using the px4 avoidance algorithm)