Onboard-SDK | DJI Onboard SDK Official Repository | Robotics library
kandi X-RAY | Onboard-SDK Summary
kandi X-RAY | Onboard-SDK Summary
The DJI Onboard SDK allows you to connect your own Onboard Computer to a supported DJI vehicle or flight controller using a serial port (TTL UART). For full documentation, please visit the DJI Developer Documentation. Documentation regarding the code can be found in the OSDK API Reference section of the developer's website.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Onboard-SDK
Onboard-SDK Key Features
Onboard-SDK Examples and Code Snippets
Community Discussions
Trending Discussions on Onboard-SDK
QUESTION
I would like to compile my own project. I have error with **make**
. cmake ..
works properly.
I tried to compile the example in /Onboard-SDK/sample/platform/telemetry. I did mkdir build and cd build in telemetry directory.
This is my CMakeList.txt
...ANSWER
Answered 2021-May-08 at 14:13The proper CMakeList.txt for creating your own project (example based on telemetry sample):
QUESTION
I can't install Onboard-SDK on my raspberry PI. What I should do? I used instruction from and was blocked during use cmake ..: https://developer.dji.com/onboard-sdk/documentation/quickstart/development-environment.html
pi@raspberrypi:~/Onboard-SDK/build $ lsb_release -a
...ANSWER
Answered 2021-May-03 at 08:45The error message is pretty clear
Cannot Find FFMPEG
You can install it via sudo apt install ffmpeg libavcodec-dev libavformat-dev libavfilter-dev
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Onboard-SDK
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page