We use cookies to try and give you a better experience in Freshdesk.
You can learn more about what kind of cookies we use, why, and how from our Privacy policy. If you hate cookies, or are just on a diet, you can disable them altogether too. Just note that the Freshdesk service is pretty big on some cookies (we love the choco-chip ones), and some portions of Freshdesk may not work properly if you disable cookies.
We’ll also assume you agree to the way we use cookies and are ok with it as described in our Privacy policy, unless you choose to disable them altogether through your browser.
Please tell me how to control Pixy U with MAVLINK.
-----------
Device
-----------
Gimbal : Pixy U
Gimbal FW : gremsyPixyU_v771_Official.hex
ControlSignal : MAVLINK
gTuneDesktop : v1.4.8
The gimbal is controlled by a microcomputer.
The program is created by referring to gSDK_V3_alpha
Question
Q1, How can I control the angle and velocity separately for each axis?
I want to control
PAN and TILT : SPEED
ROLL : ANGLE
Individual control worked with the following methods
set_gimbal_move_sync(tilt, roll, pan, INPUT_ANGLE)
set_gimbal_move_sync(tilt, roll, pan, INPUT_SPEED)
Q2,How to control with "Yaw in the Body frame (deg)" in LOCK mode?
Now, when set to LOCK, it will change to yaw_absolute.
I want to control
FOLLOW Yaw inthe Body frame(deg)
LOCK Yaw inthe Body frame(deg)
Q3,When controlled by yaw_absolute, the position drift with time.
How to stop the drift?
0 Votes
1 Comments
Gremsy Support Team posted over 2 years ago Admin
For your questions,
Q1, How can I control the angle and velocity separately for each axis?
Q2,How to control with "Yaw in the Body frame (deg)" in LOCK mode?
Q3,When controlled by yaw_absolute, the position drifts with time.
0 Votes
Login or Sign up to post a comment