ugcs / mavlink-java

MAVLink generator and codec for Java
Apache License 2.0
4 stars 4 forks source link

Help with UgCS #1

Open belardo98 opened 2 years ago

belardo98 commented 2 years ago

Hi, I was wondering If I could get into contact with you? I'm looking to make UgCS accept a value that will allow me to tilt the camera up. If you know if there is any way to do this please let me know

ayankelevich-ugcs commented 2 years ago

Do you want to control camera tilt along the waypoint flight (mission) or using joystick?

belardo98 commented 2 years ago

Yeah I would like to have the camera set to automatically tilt when I set it on a way point.

Cheers

On Mon, 14 Mar 2022, 10:52 ayankelevich-ugcs, @.***> wrote:

Do you want to control camera tilt along the waypoint flight (mission) or using joystick?

— Reply to this email directly, view it on GitHub https://github.com/ugcs/mavlink-java/issues/1#issuecomment-1066637492, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYG2PNFFP3TWSGH6PALBVL3U74K5FANCNFSM5QVABFKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

ayankelevich-ugcs commented 2 years ago

We mostly support .Net SDK . Please take a look https://github.com/ugcs/ugcs-dotnet-sdk/tree/master/OtherExamples/RouteUploading . I suppose we can add example how to construct route with waypoints and specify tilt for camera

belardo98 commented 2 years ago

Sorry I am a bit new to all this, and my coding experience is very limited. But through using this method would I still maintain all of the normal functionality of UgCS? I only need the camera to look up twice during my route if that makes things any easier?

I was wondering how this would interact with the UgCS android app, would there be any sticking points where the app perhaps would not accept a value outside of the normal range? Could we try to upload the route completely independently from the app to subvert this?

Thank you for assisting me so far it's been really helpful

On Mon, 14 Mar 2022 at 11:25, ayankelevich-ugcs @.***> wrote:

We mostly support .Net SDK . Please take a look https://github.com/ugcs/ugcs-dotnet-sdk/tree/master/OtherExamples/RouteUploading . I suppose we can add example how to construct route with waypoints and specify tilt for camera

— Reply to this email directly, view it on GitHub https://github.com/ugcs/mavlink-java/issues/1#issuecomment-1066667413, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYG2PNDLSOTOMTKZMBIMY73U74OZZANCNFSM5QVABFKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>