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
Hello guys, i have some problem for using msg_local_position_ned in my project. I want to send x,y,z,vx,vy,vz in guided mode, but i don't know how to use msg_local_position_ned. I allready try this program in my project,but it still not working . this my program :
Hello guys, i have some problem for using msg_local_position_ned in my project. I want to send x,y,z,vx,vy,vz in guided mode, but i don't know how to use msg_local_position_ned. I allready try this program in my project,but it still not working . this my program :
``
and i've called that voi sendGuidedVelocity(MavLinkDrone drone, double xVel, double yVel, double zVel) in drone Event .
this program not working in my project, i hope someone can help me,thanks guys :)
The text was updated successfully, but these errors were encountered: