Open wongkenchiang97 opened 2 years ago
Agent comment from DJI SDK in Zendesk ticket #60453:
尊敬的开发者,感谢您联系DJI 大疆创新
由于github不是我们主要的咨询渠道,您的问题可能跟进不及时。我们建议您通过填写表单( https://djisdksupport.zendesk.com/hc/zh-cn/requests/new )向我们反馈问题。或者您也可以在论坛发帖,与其它开发者交流。论坛链接:https://djisdksupport.zendesk.com/hc/zh-cn/community/topics
Dear developer, thank you for contacting DJI.
Since github is not our main consultation channel, your questions may not be followed up in time. We recommend that you fill in the form (https://djisdksupport.zendesk.com/hc/en-us/requests/new) to report problems to us. Or you can post in the forum to communicate with other developers. Forum link: https://djisdksupport.zendesk.com/hc/zh-cn/community/topics
°°°
Agent comment from kyle.cai in Zendesk ticket #60453:
Dear developer ,
Thank you for contacting DJI.
The info you provide shows that the latitude and longitude of your waypoint is an angle value. please upload with radians.
Thank you for your understanding and support, hope you have a nice day.
Best Regards,
DJI SDK Support Team
inline-970578985.png
°°°
Agent comment from kyle.cai in Zendesk ticket #60453:Dear developer ,
Thank you for contacting DJI.
The info you provide shows that the latitude and longitude of your waypoint is an angle value. please upload with radians.
Thank you for your understanding and support, hope you have a nice day.
Best Regards, DJI SDK Support Teaminline-970578985.png
°°°
Thanks for your kind reply and reminder!!
I'm testing DJI demo_mission with below setups:
My waypoints are start location->selected goal location->start location. 3 waypoints.
Terminal output of demo_mission node. Warning message:"Failed sending mission start command".
Terminal output of DJI ROS SDK node. ROS OSDK status:"MISSION_UNRECORDED_HOME".
I've tried to add home point on DJI ROS SDK node's code referring to #526 issue, but SDK package don't have "" header file.
Clarification of positioning and health module: I've change my ROS SDK Node's positioning and health module. Instead of publishing position and health information from the serial bus to ROS platform, It will publish position and health value from other positioning module to ROS platform. Therefore, the GPS signal of the drone may not be strong on this testing.