Skip to content
Discussion options

You must be logged in to vote

ah I misread, you're pushing live guided points (gcs_nav / wp255), not an uploaded mission — that changes things.

dug through the 9.0.1 source. on a guided single point inav only sets the position (xy + alt). it never tells the nav controller to face the bearing to the target — that "nose toward the next point" behaviour only gets switched on for an actual uploaded wp mission, not for live points. so on guided it just slides to the spot keeping whatever heading it already had. no param will change that.

the one exception: a guided point can carry a heading, but only if the gcs sends it as DO_REPOSITION with a yaw in param4 (1–359). mission planner's right-click "fly to here" sends it the …

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@kasatka60
Comment options

@sensei-hacker
Comment options

@kasatka60
Comment options

Comment options

You must be logged in to vote
1 reply
@kasatka60
Comment options

Comment options

You must be logged in to vote
1 reply
@kasatka60
Comment options

Answer selected by kasatka60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants