avoidance collision prevention disabled
-
@AP123 When you click on Not Ready does it give you any more info?
-
This post is deleted! -
@AP123 What hardware setup are you using? One of our drones or a custom setup?
-
This post is deleted! -
@AP123 It's possible, I would take a look here as well for some relevant info: https://docs.modalai.com/configure-extrinsics/
-
This post is deleted! -
This post is deleted! -
This post is deleted! -
@AP123 I'm at the end of my personal knowledge with VOA, I'll see if I can tag someone in
-
This post is deleted! -
@AP123 Hey there. Are you running VOA against a stereo camera pair or via a ToF sensor?
If you run
voxl-inspect-points voa_pc_outand see data, then the voxl2 SDK services are good and generating the correct mavlink obstacle distance points to PX4. If not then there's a configuration issue.If that is good, then you need to make sure PX4 has
MPC_POS_MODE= Simple pos control or smooth pos control,COM_OBS_AVOIDis enabled,CP_DIST> 0 (e.g. 2) and you must have an established home position (or good position from qvio if that is the case). Typically an "obstacle system not ready" is due to the MPC_POS_MODE (I think we default to acceleration-based input).If all those check out, then it's likely missing a home position requirement in PX4 & not voxl, and we'll need to look that up.
-
This post is deleted! -
@AP123 We just released SDK 1.1 yesterday which contains a few months worth of bug fixes, I would recommend loading that and seeing if your issue is resolved
-
This post is deleted! -
@AP123 No, didn't realize you were tackling that as well. M0065 PWM support will be in SDK 1.1.1 and we're actively polishing / testing that release and hope to have it out in the next couple weeks
-
This post is deleted! -
@AP123 We don't have any known issues with the 4 in 1 escs. If you have an issue can you open a new thread?
-
This post is deleted! -
@AP123 This is a shot in the dark, but can you turn off your GPS and Mag and see if that works. We tried to do collision prevention with GPS on and we were getting these errors
-
This post is deleted!