Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Software Development
  3. ROS
  4. Rename ROS Topics pulished by the RB5

Rename ROS Topics pulished by the RB5

Scheduled Pinned Locked Moved ROS
4 Posts 3 Posters 1.0k Views
  • 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.
  • P Offline
    P Offline
    Prabhav Gupta
    wrote on last edited by
    #1

    Hello,

    My setup includes a RB5 drone, connected to a local wifi network, running the voxl_mpa_to_ros node. This enables my laptop connected on the same network to find and subscribe to the same topics remotely.

    I would like to implement my own SLAM (such as RTAB-MAP or ORB-SLAM3) based on the image and imu data received from the drone. This requires me to change the name on the ROS topics published by the drone to ones expected by the SLAM node.

    For example, in case of ORB-SLAM (https://github.com/thien94/orb_slam3_ros?tab=readme-ov-file#4-ros-topics-params-and-services) -

    Expected topics:
    /camera/image_raw for Mono(-Inertial) node
    /camera/left/image_raw for Stereo(-Inertial) node
    /camera/right/image_raw for Stereo(-Inertial) node
    /imu for Mono/Stereo/RGBD-Inertial node
    /camera/rgb/image_raw and /camera/depth_registered/image_raw for RGBD node

    Actual topic names:

    /hires_large_color
    /hires_large_encoded
    /hires_large_grey
    /hires_small_color
    /hires_small_encoded
    /hires_small_grey
    /hires_snapshot
    /imu_px4
    /qvio/odometry
    /qvio/pose
    /qvio_overlay
    /rosout
    /rosout_agg
    /stereo_front/left
    /stereo_front/right
    /stereo_rear/left
    /stereo_rear/right
    /tracking
    

    Any help would be greatly appreciated.

    ModeratorM 1 Reply Last reply
    0
    • P Prabhav Gupta

      Hello,

      My setup includes a RB5 drone, connected to a local wifi network, running the voxl_mpa_to_ros node. This enables my laptop connected on the same network to find and subscribe to the same topics remotely.

      I would like to implement my own SLAM (such as RTAB-MAP or ORB-SLAM3) based on the image and imu data received from the drone. This requires me to change the name on the ROS topics published by the drone to ones expected by the SLAM node.

      For example, in case of ORB-SLAM (https://github.com/thien94/orb_slam3_ros?tab=readme-ov-file#4-ros-topics-params-and-services) -

      Expected topics:
      /camera/image_raw for Mono(-Inertial) node
      /camera/left/image_raw for Stereo(-Inertial) node
      /camera/right/image_raw for Stereo(-Inertial) node
      /imu for Mono/Stereo/RGBD-Inertial node
      /camera/rgb/image_raw and /camera/depth_registered/image_raw for RGBD node

      Actual topic names:

      /hires_large_color
      /hires_large_encoded
      /hires_large_grey
      /hires_small_color
      /hires_small_encoded
      /hires_small_grey
      /hires_snapshot
      /imu_px4
      /qvio/odometry
      /qvio/pose
      /qvio_overlay
      /rosout
      /rosout_agg
      /stereo_front/left
      /stereo_front/right
      /stereo_rear/left
      /stereo_rear/right
      /tracking
      

      Any help would be greatly appreciated.

      ModeratorM Offline
      ModeratorM Offline
      Moderator
      ModalAI Team
      wrote on last edited by
      #2

      @Prabhav-Gupta The code for voxl-mpa-to-ros is here. You can for it and make the changes you need

      P 1 Reply Last reply
      1
      • ModeratorM Moderator

        @Prabhav-Gupta The code for voxl-mpa-to-ros is here. You can for it and make the changes you need

        P Offline
        P Offline
        Prabhav Gupta
        wrote on last edited by
        #3

        @Moderator Thanks a lot, I will look into this!

        S 1 Reply Last reply
        0
        • P Prabhav Gupta

          @Moderator Thanks a lot, I will look into this!

          S Offline
          S Offline
          smilon
          Contributor
          wrote on last edited by
          #4

          @Prabhav-Gupta You can just remap the topics coming out of the voxl_mpa_node, or remap the topics inside your ORBSLAM launch file. No need to mess with the source code.

          1 Reply Last reply
          -1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          ModalAI
          Categories Recent Tags ModalAI.com Docs
          © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups