ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    qvio ros2 topics

    GPS-denied Navigation (VIO)
    2
    2
    227
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jacob yaacubovJ
      jacob yaacubov
      last edited by

      Hi, i would appreciate some clarification from dev team or others using qvio with ros topics

      i have installed voxl-mpa-to-ros2 and noticed that the /qvio topic publish 2 different messages - one is PoseStamped interface the other odometry - i guess each hold same data and one message is just more extended than the other?

      1 Reply Last reply Reply Quote 0
      • Zachary Lowell 0Z
        Zachary Lowell 0 ModalAI Team
        last edited by

        Yes you can look at it that way. Pose is just the generic positional data inclusive of the quaternion and imu wrt vio/camera - odometry is that as well as things like the twist or better known as velocity wrt to the vio instance/camera and the angular velocity wrt to the vio/camera.

        Let me know if this better helps you understand - all the code is open sourced btw so feel free to take a gander for a programatic understanding:

        https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-to-ros2/-/blob/master/colcon_ws/src/voxl_mpa_to_ros2/src/interfaces/qvio_interface.cpp?ref_type=heads#L113

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors