{"id":48,"date":"2020-01-14T22:07:25","date_gmt":"2020-01-14T22:07:25","guid":{"rendered":"http:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/?page_id=48"},"modified":"2020-12-19T10:36:11","modified_gmt":"2020-12-19T10:36:11","slug":"issue-log","status":"publish","type":"page","link":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/issue-log\/","title":{"rendered":"Issue  and Risk Log"},"content":{"rendered":"\n<table id=\"tablepress-4\" class=\"tablepress tablepress-id-4\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">ISSUE NUMBER<\/th><th class=\"column-2\">DATE FOUND\t<\/th><th class=\"column-3\">DATE RESOLVED<\/th><th class=\"column-4\">CHANGE BY \t<\/th><th class=\"column-5\">ORIGIN \t<\/th><th class=\"column-6\">DESCRIPTION\t<\/th><th class=\"column-7\">RESOLUTION\t<\/th><th class=\"column-8\">ARTIFACTS CHANGED<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">1<\/td><td class=\"column-2\">02\/26\/2020<\/td><td class=\"column-3\">03\/01\/2020<\/td><td class=\"column-4\">Quentin<\/td><td class=\"column-5\">Meeting with Air Lab for Navigation System<\/td><td class=\"column-6\">DJI drones need to read from its own GPS to satisfy its EKF needs to produce proper state estimations for Position and Velocity Controls.<\/td><td class=\"column-7\">Use DJI Hardware\/Controller with its own GPS for this semester\u2019s development demonstrations, while working on building our own EKF.<\/td><td class=\"column-8\">Navigation stack altered for this semester.<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">2<\/td><td class=\"column-2\">02\/28\/2020<\/td><td class=\"column-3\">Fall\/2020<\/td><td class=\"column-4\">Team<\/td><td class=\"column-5\">First Drone Flight Test<\/td><td class=\"column-6\">Drone was not able to stabilize itself even in GPS mode and drifts sideways.<\/td><td class=\"column-7\">Plan further tests and debugging procedures for GPS and compass data.<\/td><td class=\"column-8\">Future schedule changes.<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">3<\/td><td class=\"column-2\">03\/08\/2020<\/td><td class=\"column-3\">03\/08\/2020<\/td><td class=\"column-4\">Quentin<\/td><td class=\"column-5\">Crash during flight test<\/td><td class=\"column-6\">Propellers, propeller guards, and landing gears broke, but everything else intact.<\/td><td class=\"column-7\">Create proper flight procedures for all future flight tests and conduct formal retrospection. Respect all physical tests.<\/td><td class=\"column-8\">Added flight procedures to tutorial documentation.<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">4<\/td><td class=\"column-2\">03\/12\/2020<\/td><td class=\"column-3\">03\/20\/2020<\/td><td class=\"column-4\">Team<\/td><td class=\"column-5\">COVID-19 Pandemic<\/td><td class=\"column-6\">Due to the virus, CMU goes virtual. All physical test plans are in jeopardy.<\/td><td class=\"column-7\">Move this semester's development into Gazebo Simulation with a focus on path planning. Transfer physical development to Fall semester.<\/td><td class=\"column-8\">Manipulation\/physical systems postponed.<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">5<\/td><td class=\"column-2\">10\/03\/2020<\/td><td class=\"column-3\">10\/28\/2020<\/td><td class=\"column-4\">Barath<\/td><td class=\"column-5\">FIxing the magnet onto the drone<\/td><td class=\"column-6\">The magnets were turning off automatically without any control signal<\/td><td class=\"column-7\">Fixing the magnets  in a proper orientation such that the hardware button is not toggled when the box is attached because of the force.<\/td><td class=\"column-8\">Be cautious about the hardware switch present on the magnet.<\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">6<\/td><td class=\"column-2\">10\/20\/2020<\/td><td class=\"column-3\">10\/27\/2020<\/td><td class=\"column-4\">Team<\/td><td class=\"column-5\">Field test - April tag detection during day time<\/td><td class=\"column-6\">Unable to detect the April tag when it's too bright outdoors because of unreliable auto-focus , auto-brightness<\/td><td class=\"column-7\">Placing the box on top of a white tarp to fix the contrast issue between the grass and April tag .<\/td><td class=\"column-8\">Usage of the tarp for every test in future.<\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">7<\/td><td class=\"column-2\">10\/23\/2020<\/td><td class=\"column-3\">11\/03\/2020<\/td><td class=\"column-4\">Team<\/td><td class=\"column-5\">Field test - Visual servo<\/td><td class=\"column-6\">Drone loses track of the April tag and doesn't know what to do when the  tag goes out of the frame<\/td><td class=\"column-7\">Added a look around behavior to make sure the drone searches for the April tag if it goes out of bound<\/td><td class=\"column-8\">Added the look around feature as a part of the behavior tree.<\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">8<\/td><td class=\"column-2\">11\/14\/2020<\/td><td class=\"column-3\">11\/16\/2020<\/td><td class=\"column-4\">Team<\/td><td class=\"column-5\">Field test - full mission<\/td><td class=\"column-6\">Inaccurate detection of April tags during drop off only<\/td><td class=\"column-7\">The front camera was placed at an angle of 37 degrees to make sure it matches the software implementation of transformations<\/td><td class=\"column-8\">Check the angle every time using a protractor.<\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">9<\/td><td class=\"column-2\">11\/16\/2020<\/td><td class=\"column-3\">11\/22\/2020<\/td><td class=\"column-4\">Quentin<\/td><td class=\"column-5\">Field test - prior FVD trial run <br \/>\n<\/td><td class=\"column-6\">A bug in the code prevents transitioning from pickup to drop-off after the package is picked.<\/td><td class=\"column-7\">A minor bug in the behavior tree code was fixed<\/td><td class=\"column-8\">Carefully look at the behavior tree during mission to find out any future bugs.<\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">10<\/td><td class=\"column-2\">11\/16\/2020<\/td><td class=\"column-3\">11\/23\/2020<\/td><td class=\"column-4\">Team<\/td><td class=\"column-5\">Field test - prior FVD trial run <br \/>\n<\/td><td class=\"column-6\">Inaccurate GPS localisation because of the misalignment in the Drones frame and the world frame<\/td><td class=\"column-7\">Change the orientation of the drone to make sure they align <\/td><td class=\"column-8\">Use a compass to align the frames before starting the test.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-4 from cache -->\n\n\n<h2 class=\"wp-block-heading\">Risk &amp; Mitigation<\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-content\/uploads\/sites\/45\/2020\/12\/Screen-Shot-2020-12-17-at-10.49.48-PM.png\" alt=\"\" class=\"wp-image-1074\" width=\"1450\" height=\"1129\" srcset=\"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-content\/uploads\/sites\/45\/2020\/12\/Screen-Shot-2020-12-17-at-10.49.48-PM.png 697w, https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-content\/uploads\/sites\/45\/2020\/12\/Screen-Shot-2020-12-17-at-10.49.48-PM-300x234.png 300w\" sizes=\"auto, (max-width: 1450px) 100vw, 1450px\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-content\/uploads\/sites\/45\/2020\/12\/Screen-Shot-2020-12-17-at-10.47.49-PM.png\" alt=\"This image has an empty alt attribute; its file name is Screen-Shot-2020-12-17-at-10.47.49-PM.png\" width=\"665\" height=\"622\" \/><\/figure><\/div>\n\n\n\n<h6 class=\"has-text-align-center wp-block-heading\">Risk Matrix<\/h6>\n","protected":false},"excerpt":{"rendered":"<p>Risk &amp; Mitigation Risk Matrix<\/p>\n","protected":false},"author":207,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-48","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-json\/wp\/v2\/pages\/48","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-json\/wp\/v2\/users\/207"}],"replies":[{"embeddable":true,"href":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-json\/wp\/v2\/comments?post=48"}],"version-history":[{"count":14,"href":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-json\/wp\/v2\/pages\/48\/revisions"}],"predecessor-version":[{"id":1226,"href":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-json\/wp\/v2\/pages\/48\/revisions\/1226"}],"wp:attachment":[{"href":"https:\/\/mrsdprojects.ri.cmu.edu\/2020teamf\/wp-json\/wp\/v2\/media?parent=48"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}