From 88b85ab8d60d27c7c876a18df5f482c139892fbb Mon Sep 17 00:00:00 2001 From: jenniferdavid <jenniferdavid87@gmail.com> Date: Fri, 9 Nov 2018 20:34:39 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9009e8f..f8acaeb 100644 --- a/Readme.md +++ b/Readme.md @@ -9,10 +9,15 @@ The drone which was named as F651 is a hexacopter built from a DJI F550 frame. T 2. The [coverage] planning, object detection and pickup was developed by two Competer Science Engineering students - Patrik Karlsson and Emil Johansson. -3. The [altitude] control and obstacle avoidance was developed by two Electrical Engineering students - Markus and Jacob Carlsson. +3. The [altitude] control and obstacle avoidance was developed by two Electrical Engineering students - Marcus Roden and Jakob Carlsen. [CPS-VO]: https://cps-vo.org/group/CPSchallenge [Drone]:http://www.diva-portal.org/smash/get/diva2:1216528/FULLTEXT02.pdf [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 this code, kindly consider citing the thesis: + +E. Andersson and A. Bogga, ‘Hexacopter with gripping module’, Bachelor's Dissertation, Halmstad University, Sweden 2018. +P. Karlsson and E. Johansson, ‘Object Identifier System for Autonomous UAV’, Bachelor's Dissertation, Halmstad University, Sweden 2018. +M. Roden and J. Carlsen, ‘Obstacle avoidance and altitude control for autonomous UAV’, Bachelor's Dissertation, Halmstad University, Sweden 2018. -- GitLab