Adrian Escalona
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Posts
Recent activity by Adrian Escalona-
M300RTK E-Port PSDK Error
CompletedGood day, Following the "Quick start" guide for E-Port development using Raspberry Pi I've got the following error calling Dji_InitCore: chmod: cannot access '/dev/ttyACM0': No such file or directo...
-
Connect E-Port to PSDK port in M300
CompletedGood day, Is it possible to connect Raspberry Pi (PSDK 3.8) using E-Port through PSDK port instead of OSDK port in M300 RTK? And M350 RTK? Thanks!
-
DJI PSDK Fail to compile on Raspberry Pi 4B (aarch64)
CompletedGood day, Following the steps in https://developer.dji.com/doc/payload-sdk-tutorial/en/quick-start/quick-guide/raspberry-pi.html. After installing all the dependencies, when I run from root 'Payloa...
-
Can MSDK app run parallel to DJI Pilot 2 for M300/350 (RTK)? And with DJI RC Plus/Pro?
CompletedWhat title says, Can MSDK app run parallel to DJI Pilot 2 for M300/350 (RTK)? If it can't, can it be done with DJI RC Plus/RC Pro?
-
Get Zenmuse L2 Point Cloud Data
CompletedHow to get real-time Zenmuse L2 point cloud data on MSDK?
-
PSDK process real-time Zenmuse L2 point cloud (M300 RTK)
CompletedGood day, How can I process real-time point cloud data from Zenmuse L2? We want to get real-time L2 data and send it to third-party server to visualize and/or process this data in real-time (e.g. A...
-
How to get what Waypoint is the drone flying to?
CompletedHello, We are using WaypointV2Mission with OSDK 4.1. Is there any feature which allows to get what waypoint is the drone flying to? For example, let's assume I upload a 3-waypoint mission to M300. ...
-
Connect two onboard computers (OSDK) simultaneously via UART and USB
CompletedHello, Is it possible to connect two onboard computers (two independent OSDK instances) via the M300 expansion module UART and USB? Although simultaneous OSDK api control was not possible due to co...
-
OSDK 4.1 (or master branch) compilation failure
CompletedGood day, Just after cloning the OSDK (either '4.1' or 'master' branch), compiling the OSDK results in a failure due to two errors (attached below). Steps to reproduce: git clone https://github.com...