From ad2be2b453e3208df006b0171d37a8e4863fb1bd Mon Sep 17 00:00:00 2001 From: jenniferdavid <jenniferdavid87@gmail.com> Date: Fri, 9 Nov 2018 20:37:33 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 04e76ac..5ce341c 100644 --- a/Readme.md +++ b/Readme.md @@ -1,9 +1,10 @@ +#About this Repo In this repo, you find the theses and papers published as a part of the [CPS-VO] Challenge 2018. The competition requires Bachelor students to demonstrate that an autonomous UAV can search through the desert and pick up a dead UAV and restore it to the base. In this competition, "Team Halmstad" of Halmstad University secured second place and also won a special mention "Best UAV design award".  - +#Theses The drone which was named as F651 is a hexacopter built from a DJI F550 frame. The complete drone was built from scratch by six bachelor students as a part of their Bachelor thesis work. 1. The [Drone] body, its grippers design and the complete hardware system were designed and built by two Mechatronics Engineering students - Anders Bogga and Emil Andersson. @@ -16,8 +17,12 @@ The drone which was named as F651 is a hexacopter built from a DJI F550 frame. T [coverage]: http://www.diva-portal.org/smash/get/diva2:1218680/FULLTEXT02.pdf [altitude]: http://www.diva-portal.org/smash/get/diva2:1229952/FULLTEXT02.pdf -If you used any part of thiw work, kindly consider citing these theses: +#Citations +If you used any part of this work, kindly consider citing these theses: 1. E. Andersson and A. Bogga, ‘Hexacopter with gripping module’, Bachelor's Dissertation, Halmstad University, Sweden 2018. 2. P. Karlsson and E. Johansson, ‘Object Identifier System for Autonomous UAV’, Bachelor's Dissertation, Halmstad University, Sweden 2018. 3. M. Roden and J. Carlsen, ‘Obstacle avoidance and altitude control for autonomous UAV’, Bachelor's Dissertation, Halmstad University, Sweden 2018. + +#License +Distributed with a GNU GENERAL PUBLIC LICENSE. -- GitLab