============== |package_name| ============== :ir_github:` ` API ---- Usage ^^^^^ .. code:: bash ros2 launch isaac_ros_nitros_bridge_ros2 isaac_ros_nitros_bridge.launch.py rosbag_path:='' ros1_ws_path:='' ROS Parameters ^^^^^^^^^^^^^^ ============== =========== ======= ============================================= ROS Parameter Type Default Description ============== =========== ======= ============================================= ``num_blocks`` ``int64_t`` ``40`` The number of pre-allocated GPU memory blocks ============== =========== ======= ============================================= ROS Topics Subscribed ^^^^^^^^^^^^^^^^^^^^^ =========================== ========================================================================================================================================================================================== ======================================================= ROS Topic Type Description =========================== ========================================================================================================================================================================================== ======================================================= ``ros2_input_image`` `sensor_msgs/Image `__ Input ROS2 image to be converted to NITROS bridge image ``ros2_input_bridge_image`` :ir_repo:`isaac_ros_nitros_bridge_interfaces/msg/NitrosBridgeImage ` Input NITROS bridge image to be converted to ROS2 image =========================== ========================================================================================================================================================================================== ======================================================= ROS Topics Published ^^^^^^^^^^^^^^^^^^^^ ============================ ========================================================================================================================================================================================== ==================================================== ROS Topic Interface Description ============================ ========================================================================================================================================================================================== ==================================================== ``ros2_output_image`` `sensor_msgs/Image `__ Output ROS2 image converted from NITROS bridge image ``ros2_output_bridge_image`` :ir_repo:`isaac_ros_nitros_bridge_interfaces/msg/NitrosBridgeImage ` Output NITROS bridge image converted from ROS2 image ============================ ========================================================================================================================================================================================== ==================================================== .. |package_name| replace:: ``isaac_ros_nitros_bridge_ros2``