-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dji_sdk library problem #2
Comments
Same problem for me! |
This Gazebo ROS package depends on the old version of the dji_sdk ROS package. If you are using DJI Onboard SDK 3.3 or newer, you will need to modify the code in gazebo_bridge.cpp and CMakeLists.txt. |
You can use DJI Onboard-SDK 3.2+Onboard-SDK-ROS3.2 |
I solved the problem. Thank you |
But DJI Onboard-SDK 3.8 also works i found :P |
How did you manage to make it work? I am using DJI Onboard-SDK 3.8 and it still saying could not find dji_sdk package |
Dear Cao Chao,
I want to use your "hku_m100_gazebo" packet. But I have problem about building a packet. Adding libraries fails. How to find these libraries.
According to the instructions on the "https://developer.dji.com/onboard-sdk/documentation/sample-doc/sample-setup.html#ros-onboard-computer" web page;
I installed "djiosdk" and I build "ROS package".
What else do i need to do?
The text was updated successfully, but these errors were encountered: