Skip to content
New issue

Have 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

SDK support SiYi ZT 30 Camera. #19

Open
Raviteja-T opened this issue Oct 28, 2024 · 1 comment
Open

SDK support SiYi ZT 30 Camera. #19

Raviteja-T opened this issue Oct 28, 2024 · 1 comment

Comments

@Raviteja-T
Copy link

Hi,

I am using the ZT30 camera and connecting it to an Ubuntu machine. I am searching for an SDK for this camera. This GitHub repository works for this camera.

Yesterday, I tried to test the code with the ZT30 in the test_gimbal_rotation.py file, but I don't think it is compatible with this camera. The code results in a 360-degree rotation in both clockwise and counterclockwise directions. Even after changing the rotation values, it still didn't work.

Please suggest any source code for the ZT30 camera.

Thanks!

@mzahana
Copy link
Owner

mzahana commented Oct 28, 2024

Can you please try test_set_angles.py ?

the test_gimbal_rotation.py script was an old implementation ( I should remove it) before the SDK offered an option to set angles. It only supported angular speed at that time. So, I implemented a proportional controller. Recent camera firmware should have support direct angle setpoints. So, please try the new script test_set_angles.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants