Ihor

  • 活动总数 10
  • 最后的活动
  • 成员加入日期
  • 正在关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 4

活动概览

Ihor 的最新活动
  • Ihor 进行了评论,

    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 进行了评论,

    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 创建了一个帖子,

    KeyThermalTemperatureMeasureMode returns an error

    已完成

    Hello, 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 创建了一个帖子,

    VirtualStickAdvancedParam stops execution after 1 sec

    已完成

    Hello, 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 创建了一个帖子,

    How to set camera orientation for a Mission Waypoint?

    已完成

    I'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...