Skip to content

VOXL 2

593 Topics 3.3k Posts

VOXL 2 Support Forum

  • VOXL2 not connecting with QGC

    3
    0 Votes
    3 Posts
    700 Views
    Eric KatzfeyE
    @Aidan-Dempster You are correct on the mavlink console. This is not currently supported on VOXL2. You would have to log into the VOXL2 directly using adb (on the benchtop) or ssh (while flying) in order to interact directly with px4 shell.
  • 5G Keeps disconnecting

    3
    0 Votes
    3 Posts
    289 Views
    tomT
    @wilkinsaf This is good insight, thanks!
  • Quectel 5G Hat errors on voxl-modem, possibly not being detected

    17
    0 Votes
    17 Posts
    3k Views
    wilkinsafW
    JK found it https://forum.modalai.com/post/4746 (with a link to the quectel AT commands) https://forum.modalai.com/topic/401/lte-modem-works-but-cannot-ping/23 Had to change my search topic to title AND posts
  • 0 Votes
    3 Posts
    1k Views
    V
    @tom Thank you. A factory reset did fix the problem.
  • HITL Simulation without amd64 Ubuntu computer

    8
    0 Votes
    8 Posts
    1k Views
    Aidan DempsterA
    @Zachary-Lowell-0 Ah, yes I see what you mean. The secondary steps of updating gazebo's plugin path and loading a world with a model that uses the sitl plugins. Ok, well in that case my only roadblock is building PX4 on my mac which, as far as I can tell, is a PX4 problem and not a VOXL problem so thank you for your help.
  • General understanding on voxl-feature-tracker

    3
    0 Votes
    3 Posts
    563 Views
    Chad SweetC
    We do not have any feature to share at this point.
  • Segmentation fault camera server with voxl2 sdk 1.0.0-beta4

    5
    0 Votes
    5 Posts
    588 Views
    A
    @tom Thank you. It works well now with above workaround. Also on seperate I have opened one more ticket regarding voxl-streamer over here, please respond on that as well since it is also related to new beta image.
  • Changing VOXL2 DSP PX4 Orientation

    11
    0 Votes
    11 Posts
    2k Views
    Eric KatzfeyE
    @Abdullah01 Leave SENS_BOARD_ROT as the default value. You are specifying the rotation of the board by giving the IMU driver the -R 4 option.
  • Error while buiding Voxl2 PX4

    2
    2
    0 Votes
    2 Posts
    470 Views
    Eric KatzfeyE
    @Vaibhav-Usapkar Your ls showing it in the file system is showing it outside of the docker container. You will need to run the base docker container and do ls there to see what is in that directory. How did you get the gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu.tar file? That shouldn't be in your local directory.
  • [ERROR] Please update to a system image newer than May 14 2023

    5
    1 Votes
    5 Posts
    829 Views
    tomT
    @afdrus My best guess is 2-4 weeks
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    4 Views
  • Which branch of px4-firmware should we build against?

    4
    0 Votes
    4 Posts
    770 Views
    Eric KatzfeyE
    @Aidan-Dempster Yes, HITL support will be migrated to the voxl-dev branch as well.
  • Broken Package? Unable to configure cameras and hires video record.

    6
    0 Votes
    6 Posts
    1k Views
    Viswanadh CheguV
    @Jyotish-Kumar i have faced the same issue. the record pipe name has changed in dev branch, try to use hires_large_encoded or hires_small_encoded based on your resolution requirement. Can find more config parameters in /etc/modalai/voxl-camera-server.conf
  • voxl-vision-px4 problem

    6
    0 Votes
    6 Posts
    1k Views
    tomT
    @relevinsky The VOXL SDK projects aren't meant to be built on VOXL2 itself. We offer a few different docker images to build on a PC, voxl-qvio-server on VOXL2 is built using qrb5165 emulator: https://docs.modalai.com/voxl-emulator/#install-the-voxl-emulator-docker-image while some other projects are built using voxl-cross: https://docs.modalai.com/voxl-cross/#install-pre-built-voxl-cross
  • This topic is deleted!

    1
    4
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    1
    2
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    18 Views
  • Hires Camera Extender

    5
    0 Votes
    5 Posts
    638 Views
    wilkinsafW
    @Vinny Nice! thank you for the resources Vinny
  • Upgrading PX4 for VOXL2

    16
    0 Votes
    16 Posts
    3k Views
    Eric KatzfeyE
    @Aaky I sent the link. We have tried GPS position hold and VIO but not fusion. PX4 is supposed to have better support for that in 1.14.0 but we haven't tested it yet. We would love to hear how your testing with that progresses.