ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Isaac Stephan Remy
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Isaac Stephan Remy

    • Isaac Stephan RemyI

      ROS2 topic data not visible on remote computer (VOXL2, SDK 1.1)

      Ask your questions right here!
      • • • Isaac Stephan Remy
      5
      0
      Votes
      5
      Posts
      849
      Views

      Zachary Lowell 0Z

      @Isaac-Stephan-Remy

      I need you to still explain how you are sending data from the voxl2 to the parent computer - just because they are on the same wifi network doesn't mean that when you launch the ros2 node on the voxl2, and then run a ros2 topic list on your parent computer it will see those topics. There needs to be somewhere on your rpi or parent computer where you are probing the voxl2's ros2 instance whether you have sockets opened up, etc.

      Can you confirm that the voxl2 instance of ros2 is locally publishing - aka adb shell into another terminal instance of the voxl2 while the voxl-mpa-to-ros2 is actively running and try doing a ros2 echo TOPIC to see if it streams just fine locally - if it isnt, then that is your issue right there. Which topics are you actively trying to listen to as well? Do you have all the required services running? AKA voxl-imu-server, voxl-qvio-server, voxl-camera-server, etc.

      Can you post a screenshot of voxl-inspect-services

      Zach

    • Isaac Stephan RemyI

      voxl-mpa-to-ros node crashes when /uvc topic is echoed (VOXL2, version 1.1)

      Ask your questions right here!
      • • • Isaac Stephan Remy
      5
      0
      Votes
      5
      Posts
      464
      Views

      Zachary Lowell 0Z

      @Isaac-Stephan-Remy please pull down the most recent iteration of https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-to-ros2/-/tree/dev and build within the qrb5165 docker image and deploy the deb. This will allow you to convert UVC 422/UYVY images from the MPA to ros2. In the meantime I am working on the fix for ros1 as well.

      Zach