Tarot Gimbal Software
I got a hobbyking brushless gimbal and tarot zyz22 controller and after wiring it together, installing firmware, and messing around with motor and gimbal settings in the software, I still can’t get it to actually correct itself. When I push the camera to the side it just stays there, and the gimbal vibrates the whole time it’s on. Troubleshooting – Can’t Control Tarot Gimbal with RC Controller Help! I’m not able to control my Tarot Gimbal with the RC Controller. This issue commonly arises when the RC6 Channel (Knob) is not calibrated. If it’s not calibrated it won’t be able to acquire all possible control values. PWM Values You should get.
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHave a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Tarot 2d Gimbal Software
commented Apr 24, 2017
Tarot Gimbal - Will this procedure be adequate with other Tarot Gimbal? I have the 3 axes : Tarot TL3T01 3-axis or something else I missed in the forum? Sorry if I do not post in the right place. Using a Pixracer, with no Aux out, but main out 5 and 6 free. |
commented Apr 24, 2017
@chris669, I haven't tested with a 3-axis tarot. I expect it will mostly work but the yaw control is the big question. To allow controlling the yaw, I think you'll want to set-up the 'Pan' section on the 'Camera Gimbal' page in MP and also probably connect another AUX output from the back of the flight controller to one of the input channels on the gimbal controller. |
commented Apr 24, 2017
Thanks for answering. Yes, that I really want to do is: use PWM 5 and 6 outputs of the Pixracer to control mode and camera pitch on the gimbal (I've also seen this request on the discuss.px4.io), but I do not know if at this time someone was able to do that and how to proceed, but I'm patient... ;o) |
commented Apr 25, 2017
@chris669, so the various software can be confusing, but to be clear, the ardupilot discuss forum is here: http://discuss.ardupilot.org/c/arducopter |
commented May 7, 2017
@rmackay9, yes, quite confusing, but using MP now... When I connect a servo to Aux1 it is responding, but the problem is when I connect the gimbal controller, doesn't work. In the Gimbal setup page, now there is a new combo box, do I select Servo, right? |
commented May 7, 2017
Tarot Gimbal Gui
Ok, after spending my Sunday on it, the only way for me is to work in sbus mode, I mean connecting with an Y wire sbus from receiver to Pixhawk sbus. Firmware 1.5 is not compatible with Tarot 3D III. One question, via sbus will I be able to use SET_ROI functions in MP? How to configure? Thanks. |
commented Sep 17, 2017
Hi Guys, Recently I got Tarot tl4d (3 axes) and I was trying to make it to work with ROI in mission or 'Point camera Here'. Thanks, |
commented Oct 3, 2017
Hi kirk, Could u tell/explain me how you connected the gimbal to the pixhawk? Greetings, Cor |
commented Oct 4, 2017
Its on the ArduPilot documentation wiki. |
commented Oct 4, 2017
Thought that was only for the 2 axis tarot gimbal Greetings |
commented Oct 4, 2017 • edited
edited
Hi @Bakkertjuh I've used CH9 (Tilt) and CH10 (Pan) on the Pixhawk. Don't forget to connect black wire (ground) to FC and to NOT connect the red wire (+5V). In the gimbal software:
The last test for ROI I set up CH10 as a passthrough and I have a functional ROI but the drone is pointing on the ROI location and the FC is adjusting the tilt. Cheers, |