Advanced sensing sample needs to use sudo to run

Follow

Comments

1 comment

  • cambodai

    Add DJI USB Device Node
    To use the vision function in OSDK on the M210 series of drones to enable the Linux system to obtain and identify DJI devices, please add the DJI USB device node in Linux as follows:

    Create the file DJIDevice.rules in the/etc/udev/rules.d/directory.Add SUBSYSTEM =="usb", ATTRS {idVendor} =="2ca3", MODE ="0666" in the DJIDevice.rules file.After restarting the computer, the system can recognize the DJI USB device.

     

    0
    Comment actions Permalink

Please sign in to leave a comment.

close