You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ qrb_ros_benchmark is a ros package that extends the functionality of opensource
4
4
5
5
## Overview
6
6
7
-
qrb_ros_benchmark is a ros package that extends the functionality of opensource ros2_benchmark package. qrb_ros_benchmark supports testing the performance of ROS nodes after accelerating by the dmabuf_transport / qrb_ros_transport function. [QRB ROS Transport](https://github.com/quic-qrb-ros/qrb_ros_transport), it leverages type adaption and intra process communication to optimize message formats and dramatically accelerate communication between participating nodes.
7
+
qrb_ros_benchmark is a ros package that extends the functionality of opensource ros2_benchmark package. qrb_ros_benchmark supports testing the performance of ROS nodes after accelerating by the dmabuf_transport / qrb_ros_transport function. [QRB ROS Transport](https://github.com/qualcomm-qrb-ros/qrb_ros_transport), it leverages type adaption and intra process communication to optimize message formats and dramatically accelerate communication between participating nodes.
8
8
9
9
10
10
## Build
@@ -17,13 +17,13 @@ Currently, we only support use QCLINUX to build
17
17
18
18
3. Clone this repository under `<qirp_decompressed_workspace>/qirp-sdk/ros_ws`
4. Add dependencies in ros2_benhcmark/ros2_benchmark/CMakeLists.txt
@@ -81,7 +81,7 @@ a.Run with command
81
81
82
82
## Acceleration Performance Test
83
83
84
-
This package is based on ROS2 Benchmark, and additional support to test the [QRB ROS Transport](https://github.com/quic-qrb-ros/qrb_ros_transport) optimize message formats and accelerate communication between participating nodes.
84
+
This package is based on ROS2 Benchmark, and additional support to test the [QRB ROS Transport](https://github.com/qualcomm-qrb-ros/qrb_ros_transport) optimize message formats and accelerate communication between participating nodes.
0 commit comments