Skip to content
  • Unable to echo ros2 topic from drone to a computer

    Unsolved VOXL SDK and Software ros
    14
    0 Votes
    14 Posts
    7k Views
    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
  • Ros2 Humble on Voxl2

    Unsolved VOXL SDK and Software ros
    4
    0 Votes
    4 Posts
    3k Views
    J
    @Zachary-Lowell-0 Thank you for the feedback! This was very helpful
  • VEHICLE VISUAL ODOMETRY NOT PUBLISHING

    Unsolved VOXL SDK and Software ros
    2
    0 Votes
    2 Posts
    2k Views
    T
    Hi @taiwohazeez, The " /fmu/in" prefix is used for sending data to the autopilot - you're never going to receive data from the autopilot listening to that topic. Look at the "/fmu/out" topics to see messages coming from the autopilot. Best, Ted
  • Issue sending custom odometry to PX4 via MAVROS

    Unsolved VOXL SDK and Software ros
    3
    0 Votes
    3 Posts
    3k Views
    J
    Hi @teddy-zaremba, The fusing part was a bit tricky, but it works now. Thank you!
  • Getting Range finder information in ROS and more.

    Unsolved VOXL SDK and Software ros
    6
    0 Votes
    6 Posts
    4k Views
    T
    Hi @Judoor-0, Cool! Feel free to make a MR or post the link to your code if you want someone to review it.
  • voxl_mpa_to_ros2 only publishes left stereo camera

    Unsolved VOXL SDK and Software ros
    5
    0 Votes
    5 Posts
    3k Views
    C
    @teddy-zaremba Nevermind, I was able to separate the images by modifying the voxl-camera-server.conf file to treat each camera as separate and it seems to be working now
  • ROS2 ON VOXL2

    Unsolved VOXL SDK and Software ros
    13
    0 Votes
    13 Posts
    7k Views
    T
    @taiwohazeez Could you post the error and we can take a look? Also here's an easier way of installing it if you just want to run this script on the voxl. wget http://voxl-packages.modalai.com/dists/qrb5165/sdk-1.5/binary-arm64/voxl-ros2-foxy_0.0.1_arm64.deb wget http://voxl-packages.modalai.com/dists/qrb5165/sdk-1.5/binary-arm64/voxl-mpa-to-ros2_0.0.7_arm64.deb sudo dpkg -i voxl-ros2-foxy sudo dpkg -i voxl-mpa-to-ros2 voxl-configure-mpa-to-ros2
  • VOXL2 ROS2 Starling Code Inconsistencies

    Unsolved VOXL SDK and Software ros
    14
    0 Votes
    14 Posts
    7k Views
    Zachary Lowell 0Z
    @claw said in VOXL2 ROS2 Starling Code Inconsistencies: @Zachary-Lowell-0 Thank you for your help and guidance. Is there a way to get the status information like battery voltage using Python? Reply @claw yes you can follow this post to get battery over the DDS: https://forum.modalai.com/topic/4353/voxl2-px4-ros2-mpa-to-ros2-for-battery-voltage-problems/12?_=1745355297145
  • 0 Votes
    3 Posts
    2k Views
    T
    @Zachary-Lowell-0 What kind of upgrade is necessary for this Rb5? Should we upgrade the sdk? we can run ros2 foxy with it. The dds is also working. How did you build this ros2 packages and nodes https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-to-ros2 Thank you
  • How to build-compile FOXY ROS2 packages and nodes for RB5

    Unsolved VOXL SDK and Software ros
    11
    0 Votes
    11 Posts
    6k Views
    Zachary Lowell 0Z
    You need to push the install folder as thats where the executables live in ros2 once you run colcon build. src folder is just the code you wrote with zero executables after colcon build is run.
  • IMU stream rate fixed at 10Hz (PX4)

    Unsolved VOXL SDK and Software ros
    11
    0 Votes
    11 Posts
    7k Views
    K
    @Eric-Katzfey got it, thank you for the info.
  • Stuck installing ros-melodic-pcl-conversions

    Unsolved VOXL SDK and Software ros
    5
    0 Votes
    5 Posts
    3k Views
    T
    @VSK said in Stuck installing ros-melodic-pcl-conversions: configure python-twisted-core:all 17.9.0-2ubuntu0.3 <none> status half-configured python-twisted-core:all 17.9.0-2ubuntu0.3 Maybe that package got corrupted on the install. Can you try running sudo apt-get clean? If that doesn't work, you could also try removing both of the packages and do the install again. $ sudo apt remove python-twisted-core:all $ sudo apt remove ros-melodic-pcl-ros ros-melodic-pcl-conversions
  • Offboard mode and ROS2 with Rb5

    Unsolved VOXL SDK and Software ros
    3
    0 Votes
    3 Posts
    2k Views
    T
    @Zachary-Lowell-0 offboard mode: [image: 1737382725235-d5d4a98e-4bf0-4aa7-baee-522cb331b4a7-image.png] The drone does NOT arm from the ROS2 command but it can be armed with the RC 3)rb5:~$ voxl-inspect-services Scanning services... [image: 1737382905455-bea8dc77-6e7c-4635-b0b0-c7b9a5ec7676-image.png] 4)/usr/bin/voxl-px4-start [image: 1737383495210-466822e7-ff3f-4c08-a6c4-780b619665d0-image.png] Best wishes,
  • /tof_depth image conversion problem

    Unsolved VOXL SDK and Software ros
    4
    0 Votes
    4 Posts
    3k Views
    J
    @Alex-Kushleyev thank you alex i'll try that
  • Bridging microdds agent and dds discovery server

    Unsolved VOXL SDK and Software ros
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • ROS2 performance issues with multiple vehicles

    Unsolved VOXL SDK and Software ros
    1
    0 Votes
    1 Posts
    757 Views
    No one has replied