ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. taiwohazeez
    3. Topics
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 28
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by taiwohazeez

    • T

      VOXL2 NOT DETECTING APRIL TAG

      AprilTag Relocalization
      • • • taiwohazeez
      5
      0
      Votes
      5
      Posts
      89
      Views

      T

      @Zachary-Lowell-0 yes, i copied that directly from the terminal after running this command voxl-inspect-detections -a tag_detections.

    • T

      DRONE NOT RISING TO SET ALTITUDE

      Starling & Starling 2
      • • • taiwohazeez
      1
      0
      Votes
      1
      Posts
      31
      Views

      No one has replied

    • T

      VEHICLE VISUAL ODOMETRY NOT PUBLISHING

      ROS
      • • • taiwohazeez
      2
      0
      Votes
      2
      Posts
      78
      Views

      T

      Hi @taiwohazeez,

      The " /fmu/in" prefix is used for sending data to the autopilot - you're never going to receive data from the autopilot listening to that topic.

      Look at the "/fmu/out" topics to see messages coming from the autopilot.

      Best,
      Ted

    • T

      Starling 2 crashed state

      FPV Drones
      • • • taiwohazeez
      5
      0
      Votes
      5
      Posts
      140
      Views

      T

      Hi @taiwohazeez,

      That is the cable that powers the VOXL. I'm suggesting you leave that plugged in and disconnect everything else. I see you still have the VOXL 2 WiFi Add-on board connected. Disconnect that as well all the cameras on the bottom of the VOXL, ESC, and GPS.

      Please have the VOXL powered off while you disconnect everything.

      Let me know how it goes,
      Ted

    • T

      DAMAGED DRONE

      FPV Drones
      • • • taiwohazeez
      2
      0
      Votes
      2
      Posts
      107
      Views

      T

      @tom @teddy-zaremba can you assist please? This is pretty urgent, I need to get this fixed. Also, the landing gears got broken, and I can't seem to be able to order new parts from the official website, is there a way I can go about it?
      Looking forward to your response.
      Thanks

    • T

      Unable to get ROS2 on my Starling 2

      VOXL SDK
      • • • taiwohazeez
      4
      0
      Votes
      4
      Posts
      137
      Views

      tomT

      @taiwohazeez The build flow should be like this:

      cd voxl-mpa-to-ros2 git checkout dev git submodule update --init --recursive voxl-docker -i qrb5165-emulator ./install_build_deps.sh qrb5165 dev ./build.sh qrb5165 dev ./make_package.sh deb
    • T

      ROS2 ON VOXL2

      ROS
      • • • taiwohazeez
      13
      0
      Votes
      13
      Posts
      439
      Views

      T

      @taiwohazeez Could you post the error and we can take a look?

      Also here's an easier way of installing it if you just want to run this script on the voxl.

      wget http://voxl-packages.modalai.com/dists/qrb5165/sdk-1.5/binary-arm64/voxl-ros2-foxy_0.0.1_arm64.deb wget http://voxl-packages.modalai.com/dists/qrb5165/sdk-1.5/binary-arm64/voxl-mpa-to-ros2_0.0.7_arm64.deb sudo dpkg -i voxl-ros2-foxy sudo dpkg -i voxl-mpa-to-ros2 voxl-configure-mpa-to-ros2
    • T

      Unable to bind controllers with starling 2

      FPV Drones
      • • • taiwohazeez
      15
      0
      Votes
      15
      Posts
      554
      Views

      tomT

      @taiwohazeez No problem, it would also be helpful to know what SDK version is loaded on your drone. You can check this with voxl-version