Rinto
- 活动总数 38
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 11
帖子
Rinto 最近的活动-
DJI_FC_SUBSCRIPTION_TOPIC_GIMBAL_ANGLES and DjiGimbalManager_Rotate euler angle convetion
已完成Hey! What is the convention for your euler angles for the gimbal? In dji_fc_subscription you mention something about the order for the topic, but do not mention whether it are internal or external ...
-
PSDK 3.8: Losing fc subscription messages
已完成Hi, we are using PSDK 3.8 and every 2 minutes or so we lose 100ms of fc_subscription messages (of all topics at the same time). We have this issue in PSDK3.5, 3.6, 3.7 and 3.8, thus I don't assume ...
-
Large offset compass hilsim
已完成Hi, Im observing very noticable offsets in roll and pitch in hilsim. Roll 5 deg and pitch 1 deg. Why is this? How do I calibrate this for hilsim? Note that this is on the quaternion topic, and not ...
-
DJI_FLIGHT_CONTROLLER_VERTICAL_THRUST_CONTROL_MODE
已完成Hi. Can someone please provide information about the mapping from thrust input to thrust? DJI, PLEASE bring me in contact with one of your flight engineers who can tell me what you are controlling ...
-
Negative thrust DJI m300 RTK
已完成Hi, Can the DJI m300 rtk give negative thrust? When performing thrust control I notice in hilsim mode that my acceleration drop below -9.81 m/s^2. Is this a simulation error? Or can the m300 give n...
-
Joystick control dji psdk
已完成Hi, I want to do thrust autonomous control. - Is there any news on the mapping from value (0-100%) to thrust? Do you control RPM or forward a PWM to ESC internally? - I try to do joystick control b...
-
Thrust mapping (0-1) to force
已完成Hi, how do I map the thrust to a force? What's the relationship (linear, quadratic etc?). Does it depend on battery voltage or do you already compensate for that? Thanks in advance!
-
Sequence euler angles
已完成Hi, what is the meaning of your euler angles in the psdk? In which order to you apply them? This is for angle control of PSDK. I assume YAW->PITCH->ROLL. Is that correct?
-
Unsubscribe fc topic
已完成How can I unsubscribe a topic of fc? I tried passing NULL by resubscribing, but that doens't work. PSDK3.2 but can upgrade to 3.3.
-
Camera "Function" and "Manager"
已完成I have a few questions about Camera manager and Camera function: 1. Why are the camera functions split over these two "modules"? What is the difference? 2. I want to adjust the focalringvalue (part...