From ee5328de5ab36b4708a4d2e97b06036fdc091308 Mon Sep 17 00:00:00 2001 From: jenniferdavid <jenniferdavid87@gmail.com> Date: Sun, 24 Sep 2017 18:00:57 -0700 Subject: [PATCH] last update --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fa5a66b..e021fa8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,19 @@ -Gazebo Harbour Models +# Gazebo Harbour Models: + +## -These models were created as a part of [Cargo-ANTS] project which required a simulation environment of a container terminal scenario. +These models were created as a part of [Cargo-ANTS][] project which required a simulation environment of a container terminal scenario. So many harbour entities were created using freely available Google sketchup models like ship, idle_truck, containers, straddle_carriers, etc. Note: These models are simple sdf models and not URDF models and do not have dynamic engine. Feel free to use these models and please cite the following [paper]: Local Path Optimizer for an Autonomous Truck in a Harbour Scenario -J David, R PHILIPPSEN, R VALENCIA, K Iagnemma - 11th Conference on Field and Service Robotics (FSR), 2017 +J David, R PHILIPPSEN, R VALENCIA, K Iagnemma - 11th Conference on Field and Service Robotics (FSR), Zurich 2017. [paper]: http://www.diva-portal.org/smash/get/diva2:1137701/FULLTEXT01.pdf -[Cargo-ANTS]: https://cargo-ants.eu +[Cargo-ANTS]: cargo-ants.eu + +## Usage: +Keep the models along with your other Gazebo models or edit your gazebo/setup.sh to include this file location. + +##Examples: + + -- GitLab