ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. VOXL Compute & Autopilot
    3. VOXL 2
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • wilkinsafW

      UAVCAN

      • • wilkinsaf
      10
      0
      Votes
      10
      Posts
      620
      Views

      wilkinsafW

      @Denver-Hopkins We had other projects come up. But this is starting to creep to the top of our list. If you would like to fast track it, feel free to email me at andrew.wilkins@ascendengineer.com

    • Jeremy FrederickJ

      voxl-px4 start on boot inconsistent

      • • Jeremy Frederick
      4
      0
      Votes
      4
      Posts
      296
      Views

      Eric KatzfeyE

      @Jeremy-Frederick No, it should not ever crash in mid flight! Can you provide the console output (journalctl -b -u voxl-px4), px4 log, and dmesg output from one of these in flight crashes so we can try to figure out what is going on?

    • S

      Unbricking Time Out Error

      • • swickliff
      1
      0
      Votes
      1
      Posts
      120
      Views

      No one has replied

    • Shaun CosgroveS

      Does VOXL 2 support the Hadron™ 640R dual Camera?

      • • Shaun Cosgrove
      1
      0
      Votes
      1
      Posts
      116
      Views

      No one has replied

    • J

      SDK 1.1.X startup script

      • • JoeC
      2
      0
      Votes
      2
      Posts
      157
      Views

      Eric KatzfeyE

      @JoeC Sure. There is a configuration script at /etc/modalai/voxl-px4.conf that has some high level configuration values that affect how the startup script executes. The actual startup script now resides in /usr/bin. It is /usr/bin/voxl-px4-start. This is actually called from the higher level script /usr/bin/voxl-px4.

    • Paola LimP

      VOXL Wifi Connection

      • • Paola Lim
      6
      0
      Votes
      6
      Posts
      189
      Views

      Alex KushleyevA

      @Paola-Lim

      You will need to follow directions from this page : https://docs.modalai.com/flash-system-image/#flashing-a-voxl-sdk-release

      Tom suggested getting the SDK 1.1.3, so per instructions you should go to https://developer.modalai.com, log in, then click on Protected Downloads -> VOXL2 Platform Releases and download VOXL2 SDK 1.1.3 and follow the rest of instructions from "flashing voxl sdk" page

      Alex

    • S

      ADB shell connects to root@m0054:/# instead of voxl2:/$

      • • swickliff
      7
      0
      Votes
      7
      Posts
      441
      Views

      S

      @tom That worked! thanks for the help

    • M

      Content details of VOXL 2 (Starling)

      • • muhammadbilal1
      10
      0
      Votes
      10
      Posts
      477
      Views

      Alex KushleyevA

      @muhammadbilal1

      The batteries for Starling are standard Lithium Ion batteries (not Lithium Polymer). The recommended charging rate for Li-Ion batteries is 1C, so if the capacity is 3000mAh, the maximum charging rate is 3A. Charging at slower rates will extend the battery life (as is true for all batteries).

      The maximum voltage is 4.2V. Please use a charger setting that specifically supports Li-Ion batteries. Most LiPo chargers also support Li-Ion batteries.

      I will check how to proceed regarding the missing adapter.

    • R

      This topic is deleted!

      • • riteshsharma
      1
      0
      Votes
      1
      Posts
      17
      Views

      No one has replied

    • A

      VOXL2 GPS taking long time to connect, sometimes never connects

      • • Aaky
      4
      0
      Votes
      4
      Posts
      277
      Views

      Alex KushleyevA

      @Aaky , we are working on resolving the GPS detection issue related to uart baud rate changes - if forcing the baud rate works reliably then just stick with that !

    • Paola LimP

      Camera not shown

      • • Paola Lim
      2
      0
      Votes
      2
      Posts
      68
      Views

      Alex KushleyevA

      @Paola-Lim , have you tried voxl-inspect-cam -a (to see all camera stats) or alternatively voxl-inspect-cam cam0 which would be just for your specific camera name.

    • A

      voxl-px4 service hangs at startup sometimes with SDK 1.1.2

      • • Aaky
      18
      0
      Votes
      18
      Posts
      723
      Views

      Eric KatzfeyE

      @Aaky Well, unfortunately it isn't obvious what is going wrong. You will have to start by disabling everything and when px4 comes up reliably start enabling things to find out the culprit.

    • rdjarvisR

      New VOXL2 not connecting to Windows machine that connects to Older VOXL2

      • • rdjarvis
      7
      0
      Votes
      7
      Posts
      467
      Views

      Alex KushleyevA

      @rdjarvis ,

      The board is in eDL mode (emergency download). Can you please check that SW2 is off and if the issue is persists, provide serial number of voxl2 board, we will check test records.

    • jacob yaacubovJ

      VOXL2 Camera Configuration 2XHires + Tracking

      • • jacob yaacubov
      12
      0
      Votes
      12
      Posts
      956
      Views

      Alex KushleyevA

      Regarding enabling additional cameras, it is is not trivial and it would require a special kernel (because it would break the existing stereo camera support). Additionally, it would require a special interposer / cable in order to use a stereo pair with another camera on a single connector (this hardware does not exist now). At this time, we do not have plans to enable this functionality. As an option, you could potentially hook up a USB camera (will require an usb expansion adapter) to supplement existing cameras (using UVC interface), but we don't provide as much support for that option since that is 3rd party hardware and software.

    • Rowan DempsterR

      Suggested CPU mode on VOXL2

      • • Rowan Dempster
      2
      0
      Votes
      2
      Posts
      148
      Views

      ModeratorM

      Hi Rowan,

      There is no one answer, it is entirely dependent on your circumstances. auto will be more conservative than perf. perf is intended to go as fast (and hot) as possible

    • Jonathan DavisJ

      Unable to run my own offboard node in starling 2

      • • Jonathan Davis
      2
      1
      Votes
      2
      Posts
      192
      Views

      ModeratorM

      @Jonathan-Davis said in Unable to run my own offboard node in starling 2:

      offboard_mode

      Check:
      https://docs.modalai.com/mavros/#configure-voxl-vision-hub-localhost

      offboard_mode - set to “off”. When offboard_mode is on, this enables voxl-vision-hub to command the drone to move, which we don’t want (we only want MAVROS to be sending movement commands)

    • John NomikosJ

      IP Routing, allowing device from usb0 to communicate with device on eth0

      • • John Nomikos
      3
      0
      Votes
      3
      Posts
      296
      Views

      John NomikosJ

      @Moderator Yep, I got routing through the VOXL2 working. The problem was actually in my host and the device I was pinging. I would have to setup static routing on both devices. But I ended up using a NAT on the VOXL2

      Thank you for the help!

    • R

      Camera server failing after the update

      • • riteshsharma
      5
      0
      Votes
      5
      Posts
      278
      Views

      Alex KushleyevA

      @riteshsharma , based on changelog (https://gitlab.com/voxl-public/voxl-sdk/services/voxl-camera-server/-/blob/master/CHANGELOG) you can use voxl-camera-server package version 1.8.10 -- dowload it from here http://voxl-packages.modalai.com/dists/qrb5165/dev/binary-arm64/.

      Upgrading your SDK would also work as Tom suggested.

    • A

      VOXL2 PX4 HITL with VIO

      • • Aaky
      6
      0
      Votes
      6
      Posts
      351
      Views

      A

      @Eric-Katzfey This sounds like perfect plan. I would implement this and get back for any queries. Thank you Eric!

    • ?

      SPI port for VOXL2 SLPI DSP

      • • A Former User
      17
      0
      Votes
      17
      Posts
      532
      Views

      Eric KatzfeyE

      @Aaky Unfortunately, we have not done any integration between PX4 and SPI devices on the apps processor. I would get an oscilloscope and see what is happening on the bus.

    Powered by NodeBB | Contributors