Skip to content

Software Development

501 Topics 2.5k Posts

Questions about developing software on the products

Subcategories


  • General questions regarding the VOXL SDK that do not fit into other categories

    127 574
    127 Topics
    574 Posts
    tomT
    @RoyAzriel 1.6.4 release is tested on Starling 2 now, go ahead and use that from the link I emailed you.
  • General questions regarding the VOXL SDK that do not fit into other categories

    44 337
    44 Topics
    337 Posts
    Alex KushleyevA
    @cguzikowski , Sorry for the delay. Regarding the new HW not working, since you have two identical setups, i would recommend swapping components to identify what exactly is not working. This is the most efficient way to diagnose it. From the logs you provided, the ov64b camera is detected and initialized, it seems, but no frames come in, which could be a cabling or interposer issue. I will get back to you with an update on the lens shading tomorrow. Alex
  • Questions about developing software on the products

    73 354
    73 Topics
    354 Posts
    Eric KatzfeyE
    @bschulzhf PX4 will only correct incoming messages. Something external will have to also run TIMESYNC with PX4 to estimate the offset and correct and incoming PX4 message timestamps that it wants to align. voxl-mavlink-server does this for a few messages.
  • Questions about developing software on the products

    45 249
    45 Topics
    249 Posts
    T
    @Eric-Katzfey Yes that worked. Thanks!
  • Questions about developing software on the products

    13 64
    13 Topics
    64 Posts
    Zachary Lowell 0Z
    @Nitin-Varma-Vegesna said in Apriltag relocalization not relocalizing?: @Nitin-Varma-Vegesna Is there any release that is known to work for April Tag Detection? https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tag-detector The dev branch is the most recent - I have to check with the engineering team on this as I am unsure the priority of april tag detection and positioning based off it. Will relay back
  • 68 336
    68 Topics
    336 Posts
    AniruddhaA
    @ApoorvThapliyal Thank you for your help. also I was able to work with jazzy by only subscribing and printing with node. since error only occurred when I tried to echo the topic and not when another node is subscribing it. but using docker seems like most viable option to me since I m using ubuntu 24.04. Thank you for your help again
  • 20 Topics
    60 Posts
    Manoj KashyapM
    @tom can anyone help me with this
  • Questions about developing software on the products

    1 2
    1 Topics
    2 Posts
    ModeratorM
    @Mastermind That sounds like it would be possible, but obviously depends on the driver of the wlan adapter you choose. You would need to implement the bluetooth broadcast portion of Remote ID. The source code for voxl-remote-id is here and only currently supports the Wifi portion of Remote ID
  • How to install ipk package

    9
    1
    0 Votes
    9 Posts
    2k Views
    G
    finally Done Thank so much you @tom & @Eric-Katzfey https://forum.modalai.com/topic/280/station-mode-not-connecting-to-internet?_=1624012254214 I have to disable the microhard ethernet for it.
  • voxl-cam-ros

    12
    0 Votes
    12 Posts
    3k Views
    P
    @vaughanje I am with you up until this point, but I can't figure out how to kill voxl-rtsp. what command did you use for that?
  • 0 Votes
    3 Posts
    693 Views
    G
    Thank you for your reply, I will definitely try this.
  • CMake errors on open example

    4
    0 Votes
    4 Posts
    929 Views
    Chad SweetC
    This cmake file has a good example of finding OpenCV libs using cmake https://gitlab.com/voxl-public/core-libs/libmodal_exposure/-/blob/master/library/CMakeLists.txt
  • installing opencv2.4 on hellotflitegpu

    1
    0 Votes
    1 Posts
    488 Views
    No one has replied
  • apriltag landing

    2
    1
    0 Votes
    2 Posts
    446 Views
    Chad SweetC
    We are working on bringing that apriltag demo back online with the latest software right now. Hope to have a more concreate answer in the next week or two
  • QGC Android Build Error

    2
    0 Votes
    2 Posts
    727 Views
    modaltbM
    Hi @Prasad-Pawar , This is a bit out of scope for us (we don't really develop for QGC, just use the standard releases typically). Have you tried https://discuss.px4.io/c/qgroundcontrol/15 ? Thanks!
  • voxl-docker-mavsdk-python build problems

    4
    2
    0 Votes
    4 Posts
    762 Views
    Joseph MartinsonJ
    @Sebastian-LaPointe, I have updated the GitLab repository with changes that should fix this issue. Please let us know if the issue persists
  • Restoring Catkin Workspace

    3
    0 Votes
    3 Posts
    494 Views
    ?
    Hi @modaltb , Thank you for your message. I did actually choose "Yes" but it didn't store the ROS folders and files. It stored the Python packages I installed and the docker images. So, I would like to confirm if the voxl-backup command will save the folders in data. However, it is okay. I took me some time to recover but now all good. thank you again
  • Real-time streaming solution for VOXL

    2
    0 Votes
    2 Posts
    463 Views
    Eric KatzfeyE
    @shlee853 Yes, voxl-streamer uses RTSP. What kind of wireless link are you using to stream the video? What application are you using to view the video? What kind of latency are you seeing with this setup? And, ultimately, what is your target latency? The answers to these questions will help guide potential solutions.
  • Fuse altitude measurements to state estimate

    ekf2 range finders altitude
    3
    0 Votes
    3 Posts
    2k Views
    LucasWL
    I do not think I have access to this slack. It seems restricted to a few specific people only. But I tried their forum. Thanks anyway!
  • Example to stream video via ffmpeg

    9
    0 Votes
    9 Posts
    3k Views
    Eric KatzfeyE
    Can you please send us the output of "ls -l /dev/frame0", the output showing hello_hal3_camera, and also ffmpeg?
  • Need newer version of GCC on VOXL

    9
    0 Votes
    9 Posts
    2k Views
    Chad SweetC
    libvoxl_io unfortunately won't work inside of a Docker. Are you communicating via MAVLink? If so, you can send mavlink commands to voxl-vision-px4 to be forwarded on the the flight controller over serial.
  • Building voxl-suite on Docker Image on VOXL

    1
    1 Votes
    1 Posts
    774 Views
    No one has replied
  • Is Obstacle avoidance implemented?

    1
    1 Votes
    1 Posts
    3k Views
    No one has replied
  • How to import OpenCV in Python3?

    11
    0 Votes
    11 Posts
    3k Views
    tomT
    @Alex123 here is the exact command I tested with on a VOXL. docker run -it --rm --privileged --net=host --name roskinetic -v /home/root:/root/yoctohome/:rw -v /sdcard:/sdcard -w /root/ roskinetic-xenial:v1.0 /bin/bash Can you try this?
  • Save camera frames using OpenCV

    5
    0 Votes
    5 Posts
    2k Views
    A
    @Eric-Katzfey Yes! There is no direct interface with the hires camera in OpenCV. I'll follow the steps as you suggested. Thanks!
  • ADB not connecting

    5
    0 Votes
    5 Posts
    2k Views
    J
    That worked! Thanks
  • How to save images into the SD card using gphoto2.

    9
    0 Votes
    9 Posts
    3k Views
    tomT
    @Alex123 Glad I could help!
  • adb is not working, (No ADB device detected)

    12
    2
    0 Votes
    12 Posts
    3k Views
    modaltbM
    @Alex123 I just realized right now when I was powering up my m500 that I said to use 24VDC in an email.... this is OK for that power module, but the max is 25.2VDC, so no problem dropping it to say 16VDC!