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

    Topics created by tkddnjs825

    • tkddnjs825T

      voxl-open-vins-server???

      Ask your questions right here!
      • • • tkddnjs825
      3
      0
      Votes
      3
      Posts
      83
      Views

      tkddnjs825T

      @James-Strawson
      "takeoff_cam": Tells OpenVINS which camera to use for takeoff. This should be a camera where "is_occluded_on_ground" is set to false in vio_cams.conf. Besides this setting, what else needs to be configured?

    • tkddnjs825T

      voxl-open-vins-server

      Ask your questions right here!
      • • • tkddnjs825
      2
      0
      Votes
      2
      Posts
      85
      Views

      Cliff WongC

      @tkddnjs825 Hello, can you post the output from the command voxl-version. We urge all starling users to migrate to SDK 1.4.1.

    • tkddnjs825T

      VOXL2 dual tracking

      Ask your questions right here!
      • fps 30 name hires name tof fps 10 • • tkddnjs825
      1
      0
      Votes
      1
      Posts
      46
      Views

      No one has replied

    • tkddnjs825T

      VOXL2 custom Camera Config

      Ask your questions right here!
      • • • tkddnjs825
      4
      0
      Votes
      4
      Posts
      82
      Views

      Alex KushleyevA

      @tkddnjs825 ,
      Can you please run “voxl-camera-server -l” and look at the very top to see which cameras have been detected (this is regardless of what you enable in camera server config). We first want to make sure all the cameras are correctly detected (should be 4 cameras). You could past the first part that lists detected cameras, their ids and slot numbers.

    • tkddnjs825T

      Dual Tracking qvio

      Ask your questions right here!
      • • • tkddnjs825
      4
      0
      Votes
      4
      Posts
      90
      Views

      tomT

      @tkddnjs825 Nope, if you run through install.sh it'll get everything setup as necessary

    • tkddnjs825T

      voxl2 to jetson uart

      Ask your questions right here!
      • • • tkddnjs825
      6
      0
      Votes
      6
      Posts
      141
      Views

      Alex KushleyevA

      @tkddnjs825 , since you already have M0062, you should be able to use it. As you already identified, J9 on M0062 has /dev/ttyHS2 Linux UART device.

      You can also find more information here : https://docs.modalai.com/voxl2-external-flight-controller/ regarding configuring mavlink server.

      It looks like you are doing the right things here. However, the use case for "autopilot_uart_bus" maybe different from what you need - in your case your autopilot (px4) is actually on VOXL2 and the uart connection is for the path to GCS.

      You may need to modify mavlink server depending on what you want to pass on this UART connection.. This goes beyond my knowledge of mavlink server - please try to see if you can get it to work, otherwise post a follow up question with details of what you would need to be sent using the UART connection.

      Alex

    • tkddnjs825T

      VOXL2 RC uart failure

      Ask your questions right here!
      • • • tkddnjs825
      5
      0
      Votes
      5
      Posts
      133
      Views

      Maxwell SchaeferM

      Hi @tkddnjs825,

      In addition to Alex's question above, could you also please share which version of voxl-elrs is being used on each voxl2? The voxl-version command should list the versions of each installed package.

      Can you also please confirm that in the voxl-px4 configuration file on the voxl2 that is not able to communicate with the ELRS receiver that the RC type is set to CRSF_RAW, like this: RC=CRSF_RAW.

      Furthermore, if you could share the output of voxl-elrs --scan from the voxl which is unsuccessful that would be helpful.

      Thanks,
      Max