diff --git a/README.md b/README.md index fa2c7049..123fc851 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,8 @@ See the ROS wiki for API documentation and tutorials. * [`urdf`](http://wiki.ros.org/urdf) * [`urdf_parser_plugin`](http://wiki.ros.org/urdf_parser_plugin) -This was originally part of the [`ros/robot_model`](https://github.com/ros/robot_model) repository. -It has been moved to this repo as described by [`ros/robot_model#195`](https://github.com/ros/robot_model/issues/195) +# URDF Ecosystem +![urdf_diagram](urdf/documentation/urdf_diagram.png) + +These packages were originally part of the [`ros/robot_model`](https://github.com/ros/robot_model) repository. +They have been moved to this repo as described by [`ros/robot_model#195`](https://github.com/ros/robot_model/issues/195) diff --git a/urdf/documentation/urdf_diagram.odg b/urdf/documentation/urdf_diagram.odg new file mode 100644 index 00000000..1819514f Binary files /dev/null and b/urdf/documentation/urdf_diagram.odg differ diff --git a/urdf/documentation/urdf_diagram.png b/urdf/documentation/urdf_diagram.png new file mode 100644 index 00000000..e467ef6c Binary files /dev/null and b/urdf/documentation/urdf_diagram.png differ