From 8594feca3ad42955b61ff2d3281a1aa46147e709 Mon Sep 17 00:00:00 2001 From: chapulina Date: Thu, 29 Jun 2017 15:23:23 -0700 Subject: [PATCH] Add simple README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f860616 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +This repository holds the [Gazebo](http://gazebosim.org) model database. + +Learn more about the database [here](http://gazebosim.org/tutorials?tut=model_structure&cat=build_robot). + +Learn how to contribute models [here](http://gazebosim.org/tutorials?tut=model_contrib&cat=build_robot).