You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
SW version: 1.11
I followed the guide : https://docs.px4.io/master/en/computer_vision/collision_prevention.html
and tried with Tfmini(changed in the drivers to face forward and recompiled) and CM8jl65 facing forward(changed in the driver), I see the distance reading in QGC Mavlink inspector under under DISTANCE_SENSOR but the drone continues to fly forward ignoring CP_DIST (in POSITIONING mode controlled by the joystick)
Current parameters settings:
CP_DELAY: 0.400
CP_DIST: 2.0 M (tried 3m also)
CP_GO_NO_DATA: tested bout 1 and 0
CP_GUIDE_ANG 30.deg
SENS_CM8JL65_R0: ROTATION_FORWARD_FACING
The text was updated successfully, but these errors were encountered:
As @dagar says, need a log to help you, and you need to turn on the computer vision topics in SDLOG_PROFILE . Also, just a tip, for a directly connected distance sensor you can set CP_DELAY to 0
SW version: 1.11
I followed the guide : https://docs.px4.io/master/en/computer_vision/collision_prevention.html
and tried with Tfmini(changed in the drivers to face forward and recompiled) and CM8jl65 facing forward(changed in the driver), I see the distance reading in QGC Mavlink inspector under under DISTANCE_SENSOR but the drone continues to fly forward ignoring CP_DIST (in POSITIONING mode controlled by the joystick)
Current parameters settings:
CP_DELAY: 0.400
CP_DIST: 2.0 M (tried 3m also)
CP_GO_NO_DATA: tested bout 1 and 0
CP_GUIDE_ANG 30.deg
SENS_CM8JL65_R0: ROTATION_FORWARD_FACING
The text was updated successfully, but these errors were encountered: