ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    is it possible to use VOXL m500 fly indoor and use Motion Capture(Optitrack) as pose feedback?

    VOXL m500 Reference Drone
    2
    3
    321
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      DarkKnightCH
      last edited by

      Hello,

      I am glad that I can find such an excellent drone(VOXL m500) here. I am planning to get one and verify my algorithm by using it. But before that, could I ask a few questions?

      Q1: Could this VOXL m500 be used indoor and use Motion capture to provide pose feedback? Is there anyone who implement it ? or is it possible to implement it? or does the official website provide some library function to implement it?

      Q2: I have noticed that this drone have implemented GPS-denied navigation? Is it based on visual inertial odometry?

      Thanks in advance

      1 Reply Last reply Reply Quote 0
      • Chad SweetC
        Chad Sweet ModalAI Team
        last edited by

        Q1: Yes, with some coding you could replace VIO data with motion capture data. The VIO data is sent to PX4 here

        Q2: Yes, VIO is used

        1 Reply Last reply Reply Quote 0
        • D
          DarkKnightCH
          last edited by

          Thank you for your reply. I have checked the code link that you shared, and Could I know the shared code runs in companion computer(based on linux) or the processor in PX4? What's more, currently I have a Motion Capture(Optitrack), and they provide a python SDK for data streaming. Is it possible that I run the python code to get the pose data of quadcopter and then integrate it with vio_manager.c ?

          Another question is that is there a display device interface in companion computer(based on linux)? I really want to do programming in graphical Linux interface

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors