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
LibXR can achieve sub-microsecond communication latency on a non-RT-patched Linux system. Its built-in FastCopy also delivers noticeably better performance than `std::memcpy` when transferring larger data payloads (such as images).
10
+
For detailed test data and code, please refer to [this repository](https://github.com/Jiu-xiao/FuckingRosLatency/blob/master/README_en.md).
0 commit comments