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

    Tracking camera type for voxl-flight deck

    Ask your questions right here!
    2
    2
    138
    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.
    • S
      shlee853
      last edited by shlee853

      Hi,

      what type is tracking camera of voxl-flight deck?

      Q1) If tracking camera type is upside-down for flight deck, is this correct as below?

      https://docs.modalai.com/camera-imu-coordinate-frames/

      IMU1 to tracking camera for VOXL-Cam with upside-down tracking
      
        <SnavMountDownward>
          <!-- Vector from the origin of the IMU frame to the origin of the camera
               frame represented in the IMU frame -->
          <param name="mv_vislam_tbc_1" value="0.02715"/>
          <param name="mv_vislam_tbc_2" value="-0.0344"/>
          <param name="mv_vislam_tbc_3" value="0.0088"/>
      
      <!-- Axis-angle representation of the rotation of the camera frame relative
           to the IMU frame  -->
      <param name="mv_vislam_ombc_1" value="-1.7599884"/>
      <param name="mv_vislam_ombc_2" value="1.7599884f"/>
      <param name="mv_vislam_ombc_3" value="-0.7290111f"/>
      

      Q2) if I make my own flight as uncategorised type, how to get value for TBC and OMBC?

      Thanks,

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

        TBC is the translation from IMU to camera, OMBC is the rotation

        You can see 2D and 3D drawings on the datasheets page which should help you make the measurements

        https://docs.modalai.com/voxl-datasheet-functional-description/

        Start by trying to recreate the known sets on the Flight Deck, and then make adjustments from there.

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