From 7c56ceb888dd1a2719fb38d1f4f5c8d637c946d6 Mon Sep 17 00:00:00 2001 From: yuanyuyuan Date: Fri, 18 Aug 2023 11:51:58 +0800 Subject: [PATCH] Add a link to ros bridge 1 --- content/blog/2023-06-05-charmander2.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/blog/2023-06-05-charmander2.md b/content/blog/2023-06-05-charmander2.md index 30860047..fef4d766 100644 --- a/content/blog/2023-06-05-charmander2.md +++ b/content/blog/2023-06-05-charmander2.md @@ -138,7 +138,7 @@ A typical ROS1 system is a set of services communicating through some closed net Despite the fact that ROS1 operates on a peer-to-peer network, it is not designed to be ultimately scalable and leaves a lot of scalability problems to be solved by the user. In this condition, we believe that bridging ROS1 systems to Zenoh could do the trick, allowing ROS1 users to utilize all power of Zenoh in their solutions. -An alpha version of ROS1 to Zenoh bridge is introduced in this release. This bridge is quite similar to the ROS2 bridge, but it offers some limited functionality for ROS1 systems. An example integration is shown on the following schema: +[An alpha version of ROS1 to Zenoh bridge](https://github.com/eclipse-zenoh/zenoh-plugin-ros1) is introduced in this release. This bridge is quite similar to the ROS2 bridge, but it offers some limited functionality for ROS1 systems. An example integration is shown on the following schema: {{< figure-inline src="../../img/20230605-blog-zenoh-charmander2/zenoh-ros1.png" @@ -221,4 +221,3 @@ And many other cool things… And don’t forget to stay in touch with the Zenoh team on [Discord](https://discord.gg/vSDSpqnbkm) and to propose new features on the [roadmap](https://github.com/eclipse-zenoh/roadmap/discussions). [–The Zenoh Team](https://github.com/orgs/eclipse-zenoh/people) -