diff --git a/README.md b/README.md index d10cad1..ebebc31 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ * scout_msgs: scout related message definitions * (scout_ros: meta package for the Scout robot ROS packages) +The following diagram may help you to understand how the components are inter-connected with each other: + + + +The purple blocks represent ROS packages included within this repository. + ## Communication interface setup ### Setup UART diff --git a/docs/diagram.png b/docs/diagram.png new file mode 100644 index 0000000..c53bd6d Binary files /dev/null and b/docs/diagram.png differ