dji-sdk / Onboard-SDK-ROS

Official ROS packages for DJI onboard SDK.
445 stars 309 forks source link

Failed to initialize ACM linker Channel #495

Open CristianKmas opened 2 years ago

CristianKmas commented 2 years ago

error link Hello, I am working with DJI SDK ONBOARD and I have a problem, could you please help me. I am working in a virtual machine with Ubuntu 16.04 and the aircraft M210 V1.

dji-dev commented 2 years ago

Agent comment from DJI SDK in Zendesk ticket #60363:

尊敬的开发者,感谢您联系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

°°°

dji-dev commented 2 years ago

Agent comment from kyle.cai in Zendesk ticket #60363:

Dear developer ,

Thank you for contacting DJI.

M210 v1 does not compatible OSDK 4.x and OSDK-ROS 4.x, please develop with OSDK 3.9 (+ OSDK-ROS 3.8).

Thank you for your understanding and support, hope you have a nice day.

Best Regards, DJI SDK Support Team
inline-1152898441.png

°°°

CristianKmas commented 2 years ago

OK thank you. Where can I download the files? Maybe you have the installation and configuration guide for a correct development.

dji-dev commented 2 years ago

Agent comment from kyle.cai in Zendesk ticket #60363:

Dear developer ,

Thank you for contacting DJI.

https://developer.dji.com/document/1be2b992-5862-4eb5-819b-dd6036f76133

Thank you for your understanding and support, hope you have a nice day.

Best Regards, DJI SDK Support Team
inline1857662678.png

°°°

CristianKmas commented 2 years ago

I have made the changes of the version of SDK 3.9 and OSDK ROS 3.8 but it still gives me the error that is attached. I also run the linux sample and I get an error. Capture is attached error sample linux error

dji-dev commented 2 years ago

Agent comment from kyle.cai in Zendesk ticket #60363:

Dear developer ,

Thank you for contacting DJI.

Log shows it is still version 4.x

Please remove your OSDK lib and .h file of OSDK 4.x first Default installation path /usr/local/include /usr/local/lib

Download the OSDK linux version 3.9, compile and install, and then compile OSDK-ROS 3.8.

Thank you for your understanding and support, hope you have a nice day.

Best Regards, DJI SDK Support Team
inline710046615.png

°°°