Ihor
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Activity overview
Latest activity by Ihor-
Ihor commented,
Thanks for your reply. Could you please give an example of how to add ComponentIndex and LensType when creating the Key? I've tried to use "ComponentIndexType cameraIndex", but it didn’t work out. ...
-
Ihor commented,
I'm using FPVInteractionWidget from the sample. I've added this code to the method "void updateCameraSource(@NonNull ComponentIndexType cameraIndex, @NonNull CameraLensType lensType)" KeyMa...
-
Ihor created a post,
KeyThermalTemperatureMeasureMode returns an error
CompletedHello, I'm trying to get temperature for a spot on Mavik 3T, but I'm getting an error. After CameraLensType is set to CameraLensType.CAMERA_LENS_THERMAL I'm setting CameraKey.KeyCameraVideoStreamSo...
-
Ihor created a post,
VirtualStickAdvancedParam stops execution after 1 sec
CompletedHello, I'm trying to implement Yaw rotation via Virtual Stick Advanced Param, but it doesn't work as expected. Whenever I send a param, the drone starts execution of it, makes some turn and stops a...
-
Ihor created a post,
How to set camera orientation for a Mission Waypoint?
CompletedI'm trying to create a Mission Record feature. To record a mission I position a drone at a point, then I take its 3d location and add it to dji.sdk.wpmz.value.mission.WaylineWaypoint object. I also...