ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. cy208183395
    3. Topics
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 12
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by cy208183395

    • C

      Help!!! When flying can't control speed

      VOXL 2
      • velocitynedyaw • • cy208183395
      2
      0
      Votes
      2
      Posts
      54
      Views

      Eric KatzfeyE

      @cy208183395 Can you test this with SITL? Does it work fine there but not on VOXL 2?

    • C

      offboard_position_velocity_ned.py

      VOXL 2
      • • • cy208183395
      1
      0
      Votes
      1
      Posts
      57
      Views

      No one has replied

    • C

      Starting the HITL mode for VOXL2

      VOXL 2
      • • • cy208183395
      4
      0
      Votes
      4
      Posts
      124
      Views

      Eric KatzfeyE

      @cy208183395 You have to follow all steps. The serial cable must be used.

    • C

      Regarding the issue of recovering voxl-suite!

      VOXL 2
      • • • cy208183395
      4
      0
      Votes
      4
      Posts
      140
      Views

      tomT

      @cy208183395 VOXL doesn't need to be connected to a network in order to upgrade an SDK via the install.sh script, you can follow the steps here: https://docs.modalai.com/flash-system-image/#flashing-a-voxl-sdk-release

    • C

      Regarding building the mavsdk-python Docker image.

      VOXL 2
      • • • cy208183395
      8
      0
      Votes
      8
      Posts
      388
      Views

      Eric KatzfeyE

      @cy208183395 Yes, well then that is your problem. When you try to run it on VOXL 2 and you don't have Docker installed on VOXL 2 then you will see an error like docker: command not found. You have to install Docker on VOXL 2.

    • C

      Regarding controlling drone flight using code

      Starling & Starling 2
      • • • cy208183395
      3
      0
      Votes
      3
      Posts
      196
      Views

      C

      @Eric-Katzfey said in Regarding controlling drone flight using code:

      @cy208183395 I would take a look at the documentation for MAVSDK. It has a python interface available and can do drone control.

      Thanks for your reply