Skip to content

Commit

Permalink
fixed ros bridge reference
Browse files Browse the repository at this point in the history
  • Loading branch information
atiderko committed Jun 6, 2024
1 parent ace8e10 commit 5dd8ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

The communication between the IOP components occurs via a Node Manager. The Node Manager performs like a router, detects local and remote components and routes the messages to the right destination. In an IOP system one Node Manager should run on each host.

This Node Manager is written in Python and can be used as ROS package or as standalone component as well. It is a part of the [ROS/IOP Bridge](ros_iop_bridge).
This Node Manager is written in Python and can be used as ROS package or as standalone component as well. It is a part of the [ROS/IOP Bridge][ros_iop_bridge].

## Design

Expand Down

0 comments on commit 5dd8ff5

Please sign in to comment.