Skip to content

VOXL 2

598 Topics 3.3k Posts

VOXL 2 Support Forum

  • 0 Votes
    3 Posts
    717 Views
    D
    @Chad-Sweet Understood and thanks.
  • ModalAI uORB topic file handle location

    12
    0 Votes
    12 Posts
    3k Views
    D
    @Eric-Katzfey Thanks again Eric. Looks like that was the part I was missing. I'll take a look.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Could MicroSD card support in VOXL2 system image?

    5
    0 Votes
    5 Posts
    946 Views
    D
    @Vinny Thanks for your comments. Actually we have sent the block diagram to Chad for review. Once we have done the schematic, we will send to ModalAI for review.
  • 0 Votes
    2 Posts
    674 Views
    modaltbM
    Hi Dan, We haven't tried this yet, and we don't have a pre-built solution that we can reference, but it should be doable. PX4 on VOXL2 is setup mainly to use the DSP UART right now, which are setup for an ESC and a GNSS (GPS) unit. In theory, the gimbal driver would just need to use one of these ports, but I have a hunch there's some coding involved, and it would take over one of the two UART ports above which might not be OK for you. We aren't doing this yet, but there are UARTs on the applications processor side that could be used via an add-on board for this use case likely. So, to sum it up, doable, but not out of the box from our docs at this point.
  • Can I use the TX/RX on GPS port for serial communication?

    3
    2
    0 Votes
    3 Posts
    420 Views
    wilkinsafW
    Resolved
  • GPS module setup on VOXL2

    2
    2
    0 Votes
    2 Posts
    447 Views
    Chad SweetC
    It is likely that driver is not supported. You may need to add it to the VOXL 2 PX4 build if you want to use the integrated flight controller. It may be easier to use an external flight controller if you want to use a broader set of inputs https://docs.modalai.com/voxl-px4-developer-guide/
  • 0 Votes
    3 Posts
    638 Views
    Tamas Pal 0T
    @Chad-Sweet I have used both dev as well stable packages "name": "hires", "enabled": true, "frame_rate": 30, "type": "imx214", "camera_id": 2, "preview_width": 640, "preview_height": 480, "record_width": 1920, "record_height": 1080, "snapshot_width": 3840, "snapshot_height": 2160, "ae_mode": "isp" In the camera configuration file type of camera is "imx214". Is it correct?
  • DFS for obstacle avoidance

    1
    1 Votes
    1 Posts
    457 Views
    No one has replied
  • 0 Votes
    2 Posts
    521 Views
    Tamas Pal 0T
    @Chad-Sweet any suggestion?
  • VOXL2 ERROR: Could not detect voxl hardware type

    3
    1
    0 Votes
    3 Posts
    504 Views
    AngelAlbenizA
    @modaltb Sorry for the delay in replying. apt-get install jq, worked and fixed the problem. I am about to update the system image. Many thanks.
  • Issue With VOXL 2 When Connected To Microhard Modem Add-on

    9
    0 Votes
    9 Posts
    2k Views
    B
    @Vinny Side note: I'm slicing off the little retention nubs on every DF13 connector I own today. I would suggest anyone planning on doing a lot of detachment-insertions consider this. I really don't think DF13's were ever meant for a lot of In-Out especially in awkward placements. Long live GH 1.25's..
  • CAN device support

    7
    0 Votes
    7 Posts
    2k Views
    VinnyV
    Hi @liftedsystems I just saw this now.. sorry for our delays on this... We respond better when you start a new thread because we ALL get notified of it internally ... Thread replies are on a "best effort" basis to check so we miss some.... but if you wish to do so, please just tag us using the "@" like you did to get Chad and we will see that at a higher level too, but new threads are always the best! Thanks, and I hope Travis gave you the info you were hoping for!!
  • Stereo camera calibration for voxl2

    2
    0 Votes
    2 Posts
    537 Views
    Chad SweetC
    Are the sensors mounted rigidly on the same plane, facing exactly the same direction? Can you make sure they are both well in focus?
  • Which HiRes Camera can be used on VOXL2 for long range object detection?

    1
    0 Votes
    1 Posts
    395 Views
    No one has replied
  • Delay in RC transmitter response in position mode

    1
    0 Votes
    1 Posts
    253 Views
    No one has replied
  • VOXL 2 tflite & mpa to ROS topic issues

    2
    0 Votes
    2 Posts
    424 Views
    ?
    Hi @jonathankampia, After running voxl-mpa-to-ros, you should see the /tflite_data and /tflite topics created as they just mirror the existing pipe names from the tflite-server. I am not sure what you are referencing with the tflite_detections topic, but if you could share the output of voxl-version, voxl-list-pipes, as well as a rostopic list with the two services running I can help debug.
  • Does VOXL 2 support the Hadron™ 640R dual Camera?

    1
    1 Votes
    1 Posts
    716 Views
    No one has replied
  • Voxl DFS Server

    2
    0 Votes
    2 Posts
    447 Views
    B
    @bendraper in other words, what factors/scripts affect the generation of that conf file?
  • voxl2 is not booting after using docker

    3
    0 Votes
    3 Posts
    779 Views
    modaltbM
    Hi @Anubhav , Docker should natively work on VOXL2... so the voxl-configure-docker-support shouldn't be used at all on VOXL2.... Should be able to use this directly: https://docs.docker.com/engine/install/ubuntu/ If VOXL2 isn't booting... you can reflash with the platform release, and please just don't run voxl-configure-docker-support (and we need to fix this script to not run on VOXL2.....) To reflash: https://docs.modalai.com/platform-releases/#install