From 440829b92de89593faf5b72c6366a4a1f412fca3 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Thu, 24 Jan 2013 10:02:00 -0800 Subject: [PATCH] Reverted delete of manifest.xml for new models. --- dumpster/manifest.xml | 22 ++++++++++++++++++++++ fast_food/manifest.xml | 22 ++++++++++++++++++++++ gas_station/manifest.xml | 22 ++++++++++++++++++++++ house_1/manifest.xml | 22 ++++++++++++++++++++++ house_2/manifest.xml | 22 ++++++++++++++++++++++ house_3/manifest.xml | 22 ++++++++++++++++++++++ mailbox/manifest.xml | 22 ++++++++++++++++++++++ office_building/manifest.xml | 22 ++++++++++++++++++++++ stop_sign/manifest.xml | 22 ++++++++++++++++++++++ 9 files changed, 198 insertions(+) create mode 100644 dumpster/manifest.xml create mode 100644 fast_food/manifest.xml create mode 100644 gas_station/manifest.xml create mode 100644 house_1/manifest.xml create mode 100644 house_2/manifest.xml create mode 100644 house_3/manifest.xml create mode 100644 mailbox/manifest.xml create mode 100644 office_building/manifest.xml create mode 100644 stop_sign/manifest.xml diff --git a/dumpster/manifest.xml b/dumpster/manifest.xml new file mode 100644 index 0000000..f5ac027 --- /dev/null +++ b/dumpster/manifest.xml @@ -0,0 +1,22 @@ + + + + Dumpster + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A dumpster. + + + diff --git a/fast_food/manifest.xml b/fast_food/manifest.xml new file mode 100644 index 0000000..570dc5c --- /dev/null +++ b/fast_food/manifest.xml @@ -0,0 +1,22 @@ + + + + Fast Food + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A model of a fast food restaurant. + + + diff --git a/gas_station/manifest.xml b/gas_station/manifest.xml new file mode 100644 index 0000000..c784335 --- /dev/null +++ b/gas_station/manifest.xml @@ -0,0 +1,22 @@ + + + + Gas Station + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A model of a gas station. + + + diff --git a/house_1/manifest.xml b/house_1/manifest.xml new file mode 100644 index 0000000..1943f00 --- /dev/null +++ b/house_1/manifest.xml @@ -0,0 +1,22 @@ + + + + House 1 + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A model of a residential house. + + + diff --git a/house_2/manifest.xml b/house_2/manifest.xml new file mode 100644 index 0000000..8153597 --- /dev/null +++ b/house_2/manifest.xml @@ -0,0 +1,22 @@ + + + + House 2 + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A model of a residential house. + + + diff --git a/house_3/manifest.xml b/house_3/manifest.xml new file mode 100644 index 0000000..8461aba --- /dev/null +++ b/house_3/manifest.xml @@ -0,0 +1,22 @@ + + + + House 3 + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A model of a residential house. + + + diff --git a/mailbox/manifest.xml b/mailbox/manifest.xml new file mode 100644 index 0000000..750e792 --- /dev/null +++ b/mailbox/manifest.xml @@ -0,0 +1,22 @@ + + + + Mailbox + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A mailbox. + + + diff --git a/office_building/manifest.xml b/office_building/manifest.xml new file mode 100644 index 0000000..6043d52 --- /dev/null +++ b/office_building/manifest.xml @@ -0,0 +1,22 @@ + + + + Office Building + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A model of a office building. + + + diff --git a/stop_sign/manifest.xml b/stop_sign/manifest.xml new file mode 100644 index 0000000..200b641 --- /dev/null +++ b/stop_sign/manifest.xml @@ -0,0 +1,22 @@ + + + + Stop Sign + 1.0 + model-1_3.sdf + + + Cole Biesemeyer + cole.bsmr@gmail.com + + + + Nate Koenig + natekoenig@gmail.com + + + + A stop sign. + + +