ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Syed Omair
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 23
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Syed Omair

    • Syed OmairS

      help with pip installing opencv

      Ask your questions right here!
      • • • Syed Omair
      2
      0
      Votes
      2
      Posts
      493
      Views

      Alex KushleyevA

      @Syed-Omair , I suggest that you try building opencv from source - the way we do it is shown here : https://gitlab.com/voxl-public/voxl-sdk/third-party/voxl-opencv/-/tree/add-python3-bindings/ -- this is a specific branch that enables python3 bindings.

      I actually have pre-build deb for this here. This was built and tested for VOXL2, but it should work on VOXL1 in a 64-bit ubuntu docker image. Just before installing the deb, please create the following directory:

      mkdir -p /usr/lib/python3.6/dist-packages/

      this is the place where cv2.so will be copied for python to use. I fixed this on the branch but the deb was built some time ago and does not have this fix, so it will fail during install unless you create this folder.

      You should remove (or just don't install) other opencv packages before you install this one.

      Please try it out and let me know if it works for you. Also, if you want to build it yourself, you can see build.sh for build flags, etc. This is a somewhat stripped down version opencv. Building all of the components would indeed take hours on voxl.

      EDIT: the deb i provided may or may not work on VOXL1. The way it was built was actually on an ARM-based Mac inside a ubuntu arm docker, using native compiler flags. So i am not sure if it is compatible with armv8 or needs newer arch. However, you should give it a try. if the deb does not work for you, you can just try building this right on your VOXL1 inside docker using build.sh native option.

      Alex

    • Syed OmairS

      how can i have a more recent version of ubuntu using docker

      Ask your questions right here!
      • • • Syed Omair
      2
      0
      Votes
      2
      Posts
      189
      Views

      ModeratorM

      @Syed-Omair you can find the Dockerfiles in this repo https://gitlab.com/voxl-public/voxl-docker-images/roskinetic-docker from there you could try to modify the base file to see if you can get it to work. VOXL 1 runs an old Linux kernel, so there are likely going to be some limitations

    • Syed OmairS

      having a more recent version of ubuntu using docker

      FAQs
      • • • Syed Omair
      1
      0
      Votes
      1
      Posts
      234
      Views

      No one has replied

    • Syed OmairS

      m500: export sensor data as a json file

      Ask your questions right here!
      • • • Syed Omair
      2
      0
      Votes
      2
      Posts
      185
      Views

      tomT

      @Syed-Omair You might want to look into voxl-logger: https://docs.modalai.com/voxl-logger/

      which is the tools we use to log data coming out of MPA pipes

    • Syed OmairS

      m500 camera stream

      Ask your questions right here!
      • • • Syed Omair
      5
      0
      Votes
      5
      Posts
      398
      Views

      Alex KushleyevA

      you can see how the point cloud data is received in our voxl-mpa-tools :

      https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-tools/-/blob/master/tools/voxl-inspect-points.c . This is a very simple example, but you can use it to make your own application.

      this example shows how you can inspect 6DOF pose : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-tools/-/blob/master/tools/voxl-inspect-pose.c (i believe you need voxl vision hub running for that)

    • Syed OmairS

      px4 disconnected from uart

      Ask your questions right here!
      • • • Syed Omair
      13
      0
      Votes
      13
      Posts
      881
      Views

      Syed OmairS

      @Dobry-Kolacz thanksss!!!

    • Syed OmairS

      can't connect m500 drone to qgroundcontrol

      Ask your questions right here!
      • • • Syed Omair
      3
      0
      Votes
      3
      Posts
      321
      Views

      Syed OmairS

      for anyone who has the voxl-qvio issue where it says state FAIL, just try centering (using your fingers and wiggling) the voxl board and it will work. I think it just needs to be centered.

    • Syed OmairS

      m500 drone unable to find it on the wifi network

      Ask your questions right here!
      • • • Syed Omair
      4
      0
      Votes
      4
      Posts
      300
      Views

      tomT

      @Syed-Omair This image here: https://docs.modalai.com/images/m500/vehicle-overview-right-144-1024.jpg

      shows where to look for the connector on m500, labeled "USB for VOXL (Under)"