diff --git a/.gitignore b/.gitignore index d35aaa9efd4a75f08c9a4976565abc5ceb9559c9..2680693895de41156bd239b2108226819e9b592d 100755 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,12 @@ -pps_ws/build/ -pps_ws/devel/ +dfall_ws/build/ +dfall_ws/devel/ -pps_ws/src/d_fall_pps/lib/vicon/ -pps_ws/src/d_fall_pps/include/DataStreamClient.h +dfall_ws/src/d_fall_pps/lib/vicon/ +dfall_ws/src/d_fall_pps/include/DataStreamClient.h -pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/*.pro.user - -pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/*.pro.user -pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/*.pro.user.* +# Qt Project files with user preferences +*.pro.user +*.pro.user.* *.pyc *.orig diff --git a/pps_ws/.catkin_workspace b/dfall_ws/.catkin_workspace similarity index 100% rename from pps_ws/.catkin_workspace rename to dfall_ws/.catkin_workspace diff --git a/pps_ws/src/CMakeLists.txt b/dfall_ws/src/CMakeLists.txt similarity index 100% rename from pps_ws/src/CMakeLists.txt rename to dfall_ws/src/CMakeLists.txt diff --git a/pps_ws/src/d_fall_pps/CMakeLists.txt b/dfall_ws/src/d_fall_pps/CMakeLists.txt similarity index 100% rename from pps_ws/src/d_fall_pps/CMakeLists.txt rename to dfall_ws/src/d_fall_pps/CMakeLists.txt diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.qrc b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.qrc similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.qrc rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.qrc diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/center_rect.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/center_rect.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/center_rect.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/center_rect.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone.png b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_01.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_01.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_01.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_01.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_02.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_02.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_02.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_02.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_03.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_03.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_03.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_03.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_04.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_04.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_04.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_04.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_05.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_05.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_05.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_05.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_06.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_06.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_06.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_06.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_07.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_07.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_07.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_07.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_08.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_08.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_08.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_08.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_09.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_09.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_09.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_09.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_unk.svg b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_unk.svg similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_unk.svg rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/images/drone_fixed_unk.svg diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/CFLinker.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/CFLinker.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/CFLinker.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/CFLinker.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/centerMarker.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/centerMarker.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/centerMarker.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/centerMarker.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/channelLUT.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/channelLUT.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/channelLUT.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/channelLUT.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/cornergrabber.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/cornergrabber.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/cornergrabber.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/cornergrabber.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFly.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFly.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFly.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFly.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFlyZone.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFlyZone.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFlyZone.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFlyZone.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFlyZoneTab.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFlyZoneTab.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFlyZoneTab.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/crazyFlyZoneTab.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/globalDefinitions.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/globalDefinitions.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/globalDefinitions.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/globalDefinitions.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/mainguiwindow.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/mainguiwindow.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/mainguiwindow.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/mainguiwindow.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/marker.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/marker.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/marker.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/marker.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsRectItem.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsRectItem.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsRectItem.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsRectItem.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsScene.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsScene.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsScene.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsScene.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsView.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsView.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsView.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/myGraphicsView.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/rosNodeThread_for_managerGUI.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/rosNodeThread_for_managerGUI.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/rosNodeThread_for_managerGUI.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/rosNodeThread_for_managerGUI.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/tablePiece.h b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/tablePiece.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/tablePiece.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/include/tablePiece.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/CFLinker.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/CFLinker.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/CFLinker.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/CFLinker.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/centerMarker.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/centerMarker.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/centerMarker.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/centerMarker.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/channelLUT.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/channelLUT.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/channelLUT.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/channelLUT.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/cornergrabber.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/cornergrabber.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/cornergrabber.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/cornergrabber.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFly.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFly.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFly.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFly.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFlyZone.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFlyZone.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFlyZone.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFlyZone.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFlyZoneTab.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFlyZoneTab.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFlyZoneTab.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/crazyFlyZoneTab.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/main.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/main.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/main.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/main.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/mainguiwindow.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/mainguiwindow.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/mainguiwindow.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/mainguiwindow.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/mainguiwindow.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/mainguiwindow.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/mainguiwindow.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/mainguiwindow.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/marker.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/marker.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/marker.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/marker.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsRectItem.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsRectItem.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsRectItem.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsRectItem.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsScene.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsScene.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsScene.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsScene.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsView.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsView.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsView.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/myGraphicsView.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/rosNodeThread_for_managerGUI.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/rosNodeThread_for_managerGUI.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/rosNodeThread_for_managerGUI.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/rosNodeThread_for_managerGUI.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/tablePiece.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/tablePiece.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/tablePiece.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/src/tablePiece.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/flyingAgentGUI.pro b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/flyingAgentGUI.pro similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/flyingAgentGUI.pro rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/flyingAgentGUI.pro diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/flyingagentgui.qrc b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/flyingagentgui.qrc similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/flyingagentgui.qrc rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/flyingagentgui.qrc diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/connectstartstopbar.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/connectstartstopbar.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/connectstartstopbar.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/connectstartstopbar.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/controllertabs.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/controllertabs.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/controllertabs.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/controllertabs.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/coordinator.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/coordinator.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/coordinator.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/coordinator.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/coordinatorrow.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/coordinatorrow.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/coordinatorrow.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/coordinatorrow.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/defaultcontrollertab.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/defaultcontrollertab.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/defaultcontrollertab.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/defaultcontrollertab.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/enablecontrollerloadyamlbar.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/enablecontrollerloadyamlbar.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/enablecontrollerloadyamlbar.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/enablecontrollerloadyamlbar.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/mainwindow.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/mainwindow.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/mainwindow.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/mainwindow.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/pickercontrollertab.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/pickercontrollertab.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/pickercontrollertab.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/pickercontrollertab.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/safecontrollertab.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/safecontrollertab.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/safecontrollertab.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/safecontrollertab.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/studentcontrollertab.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/studentcontrollertab.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/studentcontrollertab.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/studentcontrollertab.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/topbanner.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/topbanner.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/topbanner.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/topbanner.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/tuningcontrollertab.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/tuningcontrollertab.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/tuningcontrollertab.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/forms/tuningcontrollertab.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_20.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_20.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_20.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_20.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_40.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_40.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_40.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_40.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_60.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_60.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_60.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_60.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_80.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_80.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_80.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_80.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_empty.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_empty.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_empty.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_empty.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_full.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_full.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_full.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_full.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_unavailable.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_unavailable.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_unavailable.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_unavailable.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_unknown.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_unknown.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_unknown.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/battery_unknown.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/emergency_stop.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/emergency_stop.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/emergency_stop.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/emergency_stop.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_disabling.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_disabling.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_disabling.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_disabling.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_enabling.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_enabling.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_enabling.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_enabling.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_flying.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_flying.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_flying.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_flying.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_off.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_off.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_off.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_off.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_unavailable.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_unavailable.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_unavailable.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_unavailable.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_unknown.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_unknown.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_unknown.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/flying_state_unknown.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_connected.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_connected.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_connected.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_connected.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_connecting.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_connecting.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_connecting.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_connecting.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_disconnected.png b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_disconnected.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_disconnected.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/images/rf_disconnected.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/Constants_for_Qt_compile.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/Constants_for_Qt_compile.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/Constants_for_Qt_compile.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/Constants_for_Qt_compile.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/PickerControllerConstants_for_Qt_compile.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/PickerControllerConstants_for_Qt_compile.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/PickerControllerConstants_for_Qt_compile.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/PickerControllerConstants_for_Qt_compile.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/connectstartstopbar.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/connectstartstopbar.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/connectstartstopbar.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/connectstartstopbar.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/controllertabs.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/controllertabs.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/controllertabs.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/controllertabs.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/coordinator.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/coordinator.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/coordinator.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/coordinator.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/coordinatorrow.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/coordinatorrow.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/coordinatorrow.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/coordinatorrow.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/defaultcontrollertab.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/defaultcontrollertab.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/defaultcontrollertab.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/defaultcontrollertab.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/enablecontrollerloadyamlbar.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/enablecontrollerloadyamlbar.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/enablecontrollerloadyamlbar.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/enablecontrollerloadyamlbar.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/mainwindow.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/mainwindow.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/mainwindow.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/mainwindow.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/pickercontrollertab.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/pickercontrollertab.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/pickercontrollertab.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/pickercontrollertab.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/rosNodeThread_for_flyingAgentGUI.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/rosNodeThread_for_flyingAgentGUI.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/rosNodeThread_for_flyingAgentGUI.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/rosNodeThread_for_flyingAgentGUI.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/safecontrollertab.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/safecontrollertab.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/safecontrollertab.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/safecontrollertab.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/studentcontrollertab.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/studentcontrollertab.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/studentcontrollertab.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/studentcontrollertab.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/topbanner.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/topbanner.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/topbanner.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/topbanner.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/tuningcontrollertab.h b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/tuningcontrollertab.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/tuningcontrollertab.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/include/tuningcontrollertab.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/connectstartstopbar.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/connectstartstopbar.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/connectstartstopbar.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/connectstartstopbar.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/controllertabs.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/controllertabs.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/controllertabs.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/controllertabs.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/coordinator.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/coordinator.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/coordinator.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/coordinator.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/coordinatorrow.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/coordinatorrow.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/coordinatorrow.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/coordinatorrow.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/defaultcontrollertab.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/defaultcontrollertab.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/defaultcontrollertab.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/defaultcontrollertab.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/enablecontrollerloadyamlbar.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/enablecontrollerloadyamlbar.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/enablecontrollerloadyamlbar.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/enablecontrollerloadyamlbar.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/main.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/main.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/main.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/main.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/mainwindow.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/mainwindow.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/mainwindow.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/mainwindow.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/pickercontrollertab.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/pickercontrollertab.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/pickercontrollertab.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/pickercontrollertab.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/rosNodeThread_for_flyingAgentGUI.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/rosNodeThread_for_flyingAgentGUI.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/rosNodeThread_for_flyingAgentGUI.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/rosNodeThread_for_flyingAgentGUI.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/safecontrollertab.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/safecontrollertab.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/safecontrollertab.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/safecontrollertab.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/studentcontrollertab.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/studentcontrollertab.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/studentcontrollertab.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/studentcontrollertab.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/topbanner.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/topbanner.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/topbanner.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/topbanner.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/tuningcontrollertab.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/tuningcontrollertab.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/tuningcontrollertab.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/flyingAgentGUI/src/tuningcontrollertab.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_20.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_20.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_20.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_20.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_40.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_40.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_40.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_40.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_60.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_60.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_60.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_60.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_80.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_80.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_80.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_80.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_empty.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_empty.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_empty.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_empty.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_full.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_full.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_full.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_full.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_unknown.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_unknown.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_unknown.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/battery_unknown.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_disabling.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_disabling.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_disabling.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_disabling.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_enabling.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_enabling.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_enabling.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_enabling.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_flying.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_flying.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_flying.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_flying.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_off.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_off.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_off.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_off.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_unknown.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_unknown.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_unknown.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/flying_state_unknown.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_connected.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_connected.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_connected.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_connected.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_connecting.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_connecting.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_connecting.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_connecting.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_disconnected.png b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_disconnected.png similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_disconnected.png rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/images/rf_disconnected.png diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/include/MainWindow.h b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/include/MainWindow.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/include/MainWindow.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/include/MainWindow.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/include/rosNodeThread_for_studentGUI.h b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/include/rosNodeThread_for_studentGUI.h similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/include/rosNodeThread_for_studentGUI.h rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/include/rosNodeThread_for_studentGUI.h diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/MainWindow.ui diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/main.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/main.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/main.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/main.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/rosNodeThread_for_studentGUI.cpp b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/rosNodeThread_for_studentGUI.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/rosNodeThread_for_studentGUI.cpp rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/src/rosNodeThread_for_studentGUI.cpp diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentgui.qrc b/dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentgui.qrc similarity index 100% rename from pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentgui.qrc rename to dfall_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentgui.qrc diff --git a/pps_ws/src/d_fall_pps/PPS.perspective b/dfall_ws/src/d_fall_pps/PPS.perspective similarity index 100% rename from pps_ws/src/d_fall_pps/PPS.perspective rename to dfall_ws/src/d_fall_pps/PPS.perspective diff --git a/pps_ws/src/d_fall_pps/crazyradio/CrazyRadio.py b/dfall_ws/src/d_fall_pps/crazyradio/CrazyRadio.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/CrazyRadio.py rename to dfall_ws/src/d_fall_pps/crazyradio/CrazyRadio.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/LICENSE.txt b/dfall_ws/src/d_fall_pps/crazyradio/LICENSE.txt similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/LICENSE.txt rename to dfall_ws/src/d_fall_pps/crazyradio/LICENSE.txt diff --git a/pps_ws/src/d_fall_pps/crazyradio/Makefile b/dfall_ws/src/d_fall_pps/crazyradio/Makefile similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/Makefile rename to dfall_ws/src/d_fall_pps/crazyradio/Makefile diff --git a/pps_ws/src/d_fall_pps/crazyradio/README.md b/dfall_ws/src/d_fall_pps/crazyradio/README.md similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/README.md rename to dfall_ws/src/d_fall_pps/crazyradio/README.md diff --git a/pps_ws/src/d_fall_pps/crazyradio/TestCF.py b/dfall_ws/src/d_fall_pps/crazyradio/TestCF.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/TestCF.py rename to dfall_ws/src/d_fall_pps/crazyradio/TestCF.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/boottypes.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/boottypes.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/boottypes.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/boottypes.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/cloader.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/cloader.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/cloader.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/bootloader/cloader.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/commander.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/commander.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/commander.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/commander.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/console.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/console.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/console.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/console.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/extpos.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/extpos.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/extpos.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/extpos.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/localization.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/localization.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/localization.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/localization.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/log.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/log.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/log.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/log.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/mem.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/mem.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/mem.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/mem.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/param.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/param.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/param.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/param.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/platformservice.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/platformservice.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/platformservice.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/platformservice.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/swarm.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/swarm.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/swarm.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/swarm.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/syncCrazyflie.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/syncCrazyflie.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/syncCrazyflie.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/syncCrazyflie.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/syncLogger.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/syncLogger.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/syncLogger.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/syncLogger.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/toc.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/toc.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/toc.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/toc.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/toccache.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/toccache.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/toccache.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crazyflie/toccache.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/crtpdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/crtpdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/crtpdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/crtpdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/crtpstack.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/crtpstack.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/crtpstack.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/crtpstack.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/debugdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/debugdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/debugdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/debugdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/exceptions.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/exceptions.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/exceptions.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/exceptions.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/radiodriver.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/radiodriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/radiodriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/radiodriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/serialdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/serialdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/serialdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/serialdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/udpdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/udpdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/udpdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/udpdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/usbdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/usbdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/usbdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/crtp/usbdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/cfusb.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/cfusb.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/cfusb.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/cfusb.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/crazyradio.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/crazyradio.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/crazyradio.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/drivers/crazyradio.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/utils/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/utils/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/utils/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/utils/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/utils/callbacks.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/utils/callbacks.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/cflib/utils/callbacks.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/cflib/utils/callbacks.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/lpslib/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/lpslib/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/lpslib/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/lpslib/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/lpslib/lopoanchor.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/lpslib/lopoanchor.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/lpslib/lopoanchor.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/lpslib/lopoanchor.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_swarm.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_swarm.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_swarm.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_swarm.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_syncCrazyflie.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_syncCrazyflie.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_syncCrazyflie.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_syncCrazyflie.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_syncLogger.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_syncLogger.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_syncLogger.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crazyflie/test_syncLogger.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crtp/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crtp/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crtp/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crtp/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crtp/test_crtpstack.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crtp/test_crtpstack.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/crtp/test_crtpstack.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/crtp/test_crtpstack.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/support/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/support/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/support/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/support/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/support/asyncCallbackCaller.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/support/asyncCallbackCaller.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/support/asyncCallbackCaller.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/support/asyncCallbackCaller.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/utils/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/utils/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/utils/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/utils/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/build/lib/test/utils/test_callbacks.py b/dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/utils/test_callbacks.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/build/lib/test/utils/test_callbacks.py rename to dfall_ws/src/d_fall_pps/crazyradio/build/lib/test/utils/test_callbacks.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/PKG-INFO b/dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/PKG-INFO similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/PKG-INFO rename to dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/PKG-INFO diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/SOURCES.txt b/dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/SOURCES.txt similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/SOURCES.txt rename to dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/SOURCES.txt diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/dependency_links.txt b/dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/dependency_links.txt similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/dependency_links.txt rename to dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/dependency_links.txt diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/requires.txt b/dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/requires.txt similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/requires.txt rename to dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/requires.txt diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/top_level.txt b/dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/top_level.txt similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib.egg-info/top_level.txt rename to dfall_ws/src/d_fall_pps/crazyradio/cflib.egg-info/top_level.txt diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/bootloader/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/bootloader/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/bootloader/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/bootloader/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/bootloader/boottypes.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/bootloader/boottypes.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/bootloader/boottypes.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/bootloader/boottypes.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/bootloader/cloader.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/bootloader/cloader.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/bootloader/cloader.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/bootloader/cloader.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/commander.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/commander.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/commander.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/commander.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/console.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/console.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/console.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/console.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/extpos.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/extpos.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/extpos.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/extpos.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/localization.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/localization.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/localization.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/localization.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/log.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/log.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/log.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/log.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/mem.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/mem.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/mem.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/mem.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/param.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/param.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/param.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/param.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/platformservice.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/platformservice.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/platformservice.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/platformservice.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/swarm.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/swarm.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/swarm.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/swarm.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/syncCrazyflie.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/syncCrazyflie.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/syncCrazyflie.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/syncCrazyflie.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/syncLogger.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/syncLogger.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/syncLogger.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/syncLogger.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/toc.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/toc.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/toc.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/toc.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/toccache.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/toccache.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/toccache.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crazyflie/toccache.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/crtpdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/crtpdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/crtpdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/crtpdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/crtpstack.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/crtpstack.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/crtpstack.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/crtpstack.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/debugdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/debugdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/debugdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/debugdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/exceptions.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/exceptions.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/exceptions.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/exceptions.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/radiodriver.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/radiodriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/radiodriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/radiodriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/serialdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/serialdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/serialdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/serialdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/udpdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/udpdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/udpdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/udpdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/usbdriver.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/usbdriver.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/crtp/usbdriver.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/crtp/usbdriver.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/drivers/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/drivers/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/drivers/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/drivers/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/drivers/cfusb.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/drivers/cfusb.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/drivers/cfusb.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/drivers/cfusb.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/drivers/crazyradio.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/drivers/crazyradio.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/drivers/crazyradio.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/drivers/crazyradio.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/utils/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/utils/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/utils/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/utils/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/cflib/utils/callbacks.py b/dfall_ws/src/d_fall_pps/crazyradio/cflib/utils/callbacks.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/cflib/utils/callbacks.py rename to dfall_ws/src/d_fall_pps/crazyradio/cflib/utils/callbacks.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/dist/cflib-0.1.3-py3.5.egg b/dfall_ws/src/d_fall_pps/crazyradio/dist/cflib-0.1.3-py3.5.egg similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/dist/cflib-0.1.3-py3.5.egg rename to dfall_ws/src/d_fall_pps/crazyradio/dist/cflib-0.1.3-py3.5.egg diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/autonomousSequence.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/autonomousSequence.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/autonomousSequence.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/autonomousSequence.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/basiclog.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/basiclog.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/basiclog.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/basiclog.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/basiclogSync.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/basiclogSync.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/basiclogSync.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/basiclogSync.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/basicparam.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/basicparam.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/basicparam.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/basicparam.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/erase-ow.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/erase-ow.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/erase-ow.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/erase-ow.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/flash-memory.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/flash-memory.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/flash-memory.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/flash-memory.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/flowsequenceSync.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/flowsequenceSync.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/flowsequenceSync.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/flowsequenceSync.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/lps_reboot_to_bootloader.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/lps_reboot_to_bootloader.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/lps_reboot_to_bootloader.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/lps_reboot_to_bootloader.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/multiramp.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/multiramp.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/multiramp.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/multiramp.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/radio-test.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/radio-test.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/radio-test.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/radio-test.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/ramp.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/ramp.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/ramp.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/ramp.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/read-eeprom.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/read-eeprom.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/read-eeprom.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/read-eeprom.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/read-ow.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/read-ow.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/read-ow.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/read-ow.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/scan.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/scan.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/scan.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/scan.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/swarmSequence.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/swarmSequence.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/swarmSequence.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/swarmSequence.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/swarmSequenceCircle.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/swarmSequenceCircle.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/swarmSequenceCircle.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/swarmSequenceCircle.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/write-eeprom.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/write-eeprom.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/write-eeprom.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/write-eeprom.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/examples/write-ow.py b/dfall_ws/src/d_fall_pps/crazyradio/examples/write-ow.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/examples/write-ow.py rename to dfall_ws/src/d_fall_pps/crazyradio/examples/write-ow.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/lpslib/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/lpslib/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/lpslib/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/lpslib/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/lpslib/lopoanchor.py b/dfall_ws/src/d_fall_pps/crazyradio/lpslib/lopoanchor.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/lpslib/lopoanchor.py rename to dfall_ws/src/d_fall_pps/crazyradio/lpslib/lopoanchor.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/module.json b/dfall_ws/src/d_fall_pps/crazyradio/module.json similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/module.json rename to dfall_ws/src/d_fall_pps/crazyradio/module.json diff --git a/pps_ws/src/d_fall_pps/crazyradio/requirements-dev.txt b/dfall_ws/src/d_fall_pps/crazyradio/requirements-dev.txt similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/requirements-dev.txt rename to dfall_ws/src/d_fall_pps/crazyradio/requirements-dev.txt diff --git a/pps_ws/src/d_fall_pps/crazyradio/requirements.txt b/dfall_ws/src/d_fall_pps/crazyradio/requirements.txt similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/requirements.txt rename to dfall_ws/src/d_fall_pps/crazyradio/requirements.txt diff --git a/pps_ws/src/d_fall_pps/crazyradio/setup.cfg b/dfall_ws/src/d_fall_pps/crazyradio/setup.cfg similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/setup.cfg rename to dfall_ws/src/d_fall_pps/crazyradio/setup.cfg diff --git a/pps_ws/src/d_fall_pps/crazyradio/setup.py b/dfall_ws/src/d_fall_pps/crazyradio/setup.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/setup.py rename to dfall_ws/src/d_fall_pps/crazyradio/setup.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/setup_linux.sh b/dfall_ws/src/d_fall_pps/crazyradio/setup_linux.sh similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/setup_linux.sh rename to dfall_ws/src/d_fall_pps/crazyradio/setup_linux.sh diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/test/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/crazyflie/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/test/crazyflie/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/crazyflie/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/crazyflie/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_swarm.py b/dfall_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_swarm.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_swarm.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_swarm.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_syncCrazyflie.py b/dfall_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_syncCrazyflie.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_syncCrazyflie.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_syncCrazyflie.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_syncLogger.py b/dfall_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_syncLogger.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_syncLogger.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/crazyflie/test_syncLogger.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/crtp/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/test/crtp/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/crtp/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/crtp/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/crtp/test_crtpstack.py b/dfall_ws/src/d_fall_pps/crazyradio/test/crtp/test_crtpstack.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/crtp/test_crtpstack.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/crtp/test_crtpstack.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/support/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/test/support/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/support/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/support/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/support/asyncCallbackCaller.py b/dfall_ws/src/d_fall_pps/crazyradio/test/support/asyncCallbackCaller.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/support/asyncCallbackCaller.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/support/asyncCallbackCaller.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/utils/__init__.py b/dfall_ws/src/d_fall_pps/crazyradio/test/utils/__init__.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/utils/__init__.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/utils/__init__.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/test/utils/test_callbacks.py b/dfall_ws/src/d_fall_pps/crazyradio/test/utils/test_callbacks.py similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/test/utils/test_callbacks.py rename to dfall_ws/src/d_fall_pps/crazyradio/test/utils/test_callbacks.py diff --git a/pps_ws/src/d_fall_pps/crazyradio/tools/build/bdist b/dfall_ws/src/d_fall_pps/crazyradio/tools/build/bdist similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/tools/build/bdist rename to dfall_ws/src/d_fall_pps/crazyradio/tools/build/bdist diff --git a/pps_ws/src/d_fall_pps/crazyradio/tools/build/build b/dfall_ws/src/d_fall_pps/crazyradio/tools/build/build similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/tools/build/build rename to dfall_ws/src/d_fall_pps/crazyradio/tools/build/build diff --git a/pps_ws/src/d_fall_pps/crazyradio/tools/build/test b/dfall_ws/src/d_fall_pps/crazyradio/tools/build/test similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/tools/build/test rename to dfall_ws/src/d_fall_pps/crazyradio/tools/build/test diff --git a/pps_ws/src/d_fall_pps/crazyradio/tools/build/verify b/dfall_ws/src/d_fall_pps/crazyradio/tools/build/verify similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/tools/build/verify rename to dfall_ws/src/d_fall_pps/crazyradio/tools/build/verify diff --git a/pps_ws/src/d_fall_pps/crazyradio/tox.ini b/dfall_ws/src/d_fall_pps/crazyradio/tox.ini similarity index 100% rename from pps_ws/src/d_fall_pps/crazyradio/tox.ini rename to dfall_ws/src/d_fall_pps/crazyradio/tox.ini diff --git a/pps_ws/src/d_fall_pps/include/classes/GetParamtersAndNamespaces.h b/dfall_ws/src/d_fall_pps/include/classes/GetParamtersAndNamespaces.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/classes/GetParamtersAndNamespaces.h rename to dfall_ws/src/d_fall_pps/include/classes/GetParamtersAndNamespaces.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/BatteryMonitor.h b/dfall_ws/src/d_fall_pps/include/nodes/BatteryMonitor.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/BatteryMonitor.h rename to dfall_ws/src/d_fall_pps/include/nodes/BatteryMonitor.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/CentralManagerService.h b/dfall_ws/src/d_fall_pps/include/nodes/CentralManagerService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/CentralManagerService.h rename to dfall_ws/src/d_fall_pps/include/nodes/CentralManagerService.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/Constants.h b/dfall_ws/src/d_fall_pps/include/nodes/Constants.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/Constants.h rename to dfall_ws/src/d_fall_pps/include/nodes/Constants.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/CrazyflieIO.h b/dfall_ws/src/d_fall_pps/include/nodes/CrazyflieIO.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/CrazyflieIO.h rename to dfall_ws/src/d_fall_pps/include/nodes/CrazyflieIO.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/DefaultControllerService.h b/dfall_ws/src/d_fall_pps/include/nodes/DefaultControllerService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/DefaultControllerService.h rename to dfall_ws/src/d_fall_pps/include/nodes/DefaultControllerService.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/DemoControllerService.h b/dfall_ws/src/d_fall_pps/include/nodes/DemoControllerService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/DemoControllerService.h rename to dfall_ws/src/d_fall_pps/include/nodes/DemoControllerService.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/PPSClient.h b/dfall_ws/src/d_fall_pps/include/nodes/PPSClient.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/PPSClient.h rename to dfall_ws/src/d_fall_pps/include/nodes/PPSClient.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/ParameterService.h b/dfall_ws/src/d_fall_pps/include/nodes/ParameterService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/ParameterService.h rename to dfall_ws/src/d_fall_pps/include/nodes/ParameterService.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/PickerControllerConstants.h b/dfall_ws/src/d_fall_pps/include/nodes/PickerControllerConstants.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/PickerControllerConstants.h rename to dfall_ws/src/d_fall_pps/include/nodes/PickerControllerConstants.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/PickerControllerService.h b/dfall_ws/src/d_fall_pps/include/nodes/PickerControllerService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/PickerControllerService.h rename to dfall_ws/src/d_fall_pps/include/nodes/PickerControllerService.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/RemoteControllerService.h b/dfall_ws/src/d_fall_pps/include/nodes/RemoteControllerService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/RemoteControllerService.h rename to dfall_ws/src/d_fall_pps/include/nodes/RemoteControllerService.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/SafeControllerService.h b/dfall_ws/src/d_fall_pps/include/nodes/SafeControllerService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/SafeControllerService.h rename to dfall_ws/src/d_fall_pps/include/nodes/SafeControllerService.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/StudentControllerService.h b/dfall_ws/src/d_fall_pps/include/nodes/StudentControllerService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/StudentControllerService.h rename to dfall_ws/src/d_fall_pps/include/nodes/StudentControllerService.h diff --git a/pps_ws/src/d_fall_pps/include/nodes/TuningControllerService.h b/dfall_ws/src/d_fall_pps/include/nodes/TuningControllerService.h similarity index 100% rename from pps_ws/src/d_fall_pps/include/nodes/TuningControllerService.h rename to dfall_ws/src/d_fall_pps/include/nodes/TuningControllerService.h diff --git a/pps_ws/src/d_fall_pps/launch/Agent.launch b/dfall_ws/src/d_fall_pps/launch/Agent.launch similarity index 100% rename from pps_ws/src/d_fall_pps/launch/Agent.launch rename to dfall_ws/src/d_fall_pps/launch/Agent.launch diff --git a/pps_ws/src/d_fall_pps/launch/Config.sh b/dfall_ws/src/d_fall_pps/launch/Config.sh similarity index 100% rename from pps_ws/src/d_fall_pps/launch/Config.sh rename to dfall_ws/src/d_fall_pps/launch/Config.sh diff --git a/pps_ws/src/d_fall_pps/launch/Coordinator.launch b/dfall_ws/src/d_fall_pps/launch/Coordinator.launch similarity index 100% rename from pps_ws/src/d_fall_pps/launch/Coordinator.launch rename to dfall_ws/src/d_fall_pps/launch/Coordinator.launch diff --git a/pps_ws/src/d_fall_pps/launch/Teacher.launch b/dfall_ws/src/d_fall_pps/launch/Teacher.launch similarity index 100% rename from pps_ws/src/d_fall_pps/launch/Teacher.launch rename to dfall_ws/src/d_fall_pps/launch/Teacher.launch diff --git a/pps_ws/src/d_fall_pps/msg/AreaBounds.msg b/dfall_ws/src/d_fall_pps/msg/AreaBounds.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/AreaBounds.msg rename to dfall_ws/src/d_fall_pps/msg/AreaBounds.msg diff --git a/pps_ws/src/d_fall_pps/msg/ControlCommand.msg b/dfall_ws/src/d_fall_pps/msg/ControlCommand.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/ControlCommand.msg rename to dfall_ws/src/d_fall_pps/msg/ControlCommand.msg diff --git a/pps_ws/src/d_fall_pps/msg/CrazyflieContext.msg b/dfall_ws/src/d_fall_pps/msg/CrazyflieContext.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/CrazyflieContext.msg rename to dfall_ws/src/d_fall_pps/msg/CrazyflieContext.msg diff --git a/pps_ws/src/d_fall_pps/msg/CrazyflieDB.msg b/dfall_ws/src/d_fall_pps/msg/CrazyflieDB.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/CrazyflieDB.msg rename to dfall_ws/src/d_fall_pps/msg/CrazyflieDB.msg diff --git a/pps_ws/src/d_fall_pps/msg/CrazyflieData.msg b/dfall_ws/src/d_fall_pps/msg/CrazyflieData.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/CrazyflieData.msg rename to dfall_ws/src/d_fall_pps/msg/CrazyflieData.msg diff --git a/pps_ws/src/d_fall_pps/msg/CrazyflieEntry.msg b/dfall_ws/src/d_fall_pps/msg/CrazyflieEntry.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/CrazyflieEntry.msg rename to dfall_ws/src/d_fall_pps/msg/CrazyflieEntry.msg diff --git a/pps_ws/src/d_fall_pps/msg/CustomButton.msg b/dfall_ws/src/d_fall_pps/msg/CustomButton.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/CustomButton.msg rename to dfall_ws/src/d_fall_pps/msg/CustomButton.msg diff --git a/pps_ws/src/d_fall_pps/msg/CustomButtonWithHeader.msg b/dfall_ws/src/d_fall_pps/msg/CustomButtonWithHeader.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/CustomButtonWithHeader.msg rename to dfall_ws/src/d_fall_pps/msg/CustomButtonWithHeader.msg diff --git a/pps_ws/src/d_fall_pps/msg/DebugMsg.msg b/dfall_ws/src/d_fall_pps/msg/DebugMsg.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/DebugMsg.msg rename to dfall_ws/src/d_fall_pps/msg/DebugMsg.msg diff --git a/pps_ws/src/d_fall_pps/msg/FloatWithHeader.msg b/dfall_ws/src/d_fall_pps/msg/FloatWithHeader.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/FloatWithHeader.msg rename to dfall_ws/src/d_fall_pps/msg/FloatWithHeader.msg diff --git a/pps_ws/src/d_fall_pps/msg/IntWithHeader.msg b/dfall_ws/src/d_fall_pps/msg/IntWithHeader.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/IntWithHeader.msg rename to dfall_ws/src/d_fall_pps/msg/IntWithHeader.msg diff --git a/pps_ws/src/d_fall_pps/msg/Setpoint.msg b/dfall_ws/src/d_fall_pps/msg/Setpoint.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/Setpoint.msg rename to dfall_ws/src/d_fall_pps/msg/Setpoint.msg diff --git a/pps_ws/src/d_fall_pps/msg/SetpointV2.msg b/dfall_ws/src/d_fall_pps/msg/SetpointV2.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/SetpointV2.msg rename to dfall_ws/src/d_fall_pps/msg/SetpointV2.msg diff --git a/pps_ws/src/d_fall_pps/msg/SetpointWithHeader.msg b/dfall_ws/src/d_fall_pps/msg/SetpointWithHeader.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/SetpointWithHeader.msg rename to dfall_ws/src/d_fall_pps/msg/SetpointWithHeader.msg diff --git a/pps_ws/src/d_fall_pps/msg/StringWithHeader.msg b/dfall_ws/src/d_fall_pps/msg/StringWithHeader.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/StringWithHeader.msg rename to dfall_ws/src/d_fall_pps/msg/StringWithHeader.msg diff --git a/pps_ws/src/d_fall_pps/msg/UnlabeledMarker.msg b/dfall_ws/src/d_fall_pps/msg/UnlabeledMarker.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/UnlabeledMarker.msg rename to dfall_ws/src/d_fall_pps/msg/UnlabeledMarker.msg diff --git a/pps_ws/src/d_fall_pps/msg/ViconData.msg b/dfall_ws/src/d_fall_pps/msg/ViconData.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/ViconData.msg rename to dfall_ws/src/d_fall_pps/msg/ViconData.msg diff --git a/pps_ws/src/d_fall_pps/msg/ViconSubscribeObjectName.msg b/dfall_ws/src/d_fall_pps/msg/ViconSubscribeObjectName.msg similarity index 100% rename from pps_ws/src/d_fall_pps/msg/ViconSubscribeObjectName.msg rename to dfall_ws/src/d_fall_pps/msg/ViconSubscribeObjectName.msg diff --git a/pps_ws/src/d_fall_pps/package.xml b/dfall_ws/src/d_fall_pps/package.xml similarity index 100% rename from pps_ws/src/d_fall_pps/package.xml rename to dfall_ws/src/d_fall_pps/package.xml diff --git a/pps_ws/src/d_fall_pps/param/BatteryMonitor.yaml b/dfall_ws/src/d_fall_pps/param/BatteryMonitor.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/BatteryMonitor.yaml rename to dfall_ws/src/d_fall_pps/param/BatteryMonitor.yaml diff --git a/pps_ws/src/d_fall_pps/param/ClientConfig.yaml b/dfall_ws/src/d_fall_pps/param/ClientConfig.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/ClientConfig.yaml rename to dfall_ws/src/d_fall_pps/param/ClientConfig.yaml diff --git a/pps_ws/src/d_fall_pps/param/DefaultController.yaml b/dfall_ws/src/d_fall_pps/param/DefaultController.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/DefaultController.yaml rename to dfall_ws/src/d_fall_pps/param/DefaultController.yaml diff --git a/pps_ws/src/d_fall_pps/param/DemoController.yaml b/dfall_ws/src/d_fall_pps/param/DemoController.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/DemoController.yaml rename to dfall_ws/src/d_fall_pps/param/DemoController.yaml diff --git a/pps_ws/src/d_fall_pps/param/MpcController.yaml b/dfall_ws/src/d_fall_pps/param/MpcController.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/MpcController.yaml rename to dfall_ws/src/d_fall_pps/param/MpcController.yaml diff --git a/pps_ws/src/d_fall_pps/param/PickerController.yaml b/dfall_ws/src/d_fall_pps/param/PickerController.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/PickerController.yaml rename to dfall_ws/src/d_fall_pps/param/PickerController.yaml diff --git a/pps_ws/src/d_fall_pps/param/RemoteController.yaml b/dfall_ws/src/d_fall_pps/param/RemoteController.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/RemoteController.yaml rename to dfall_ws/src/d_fall_pps/param/RemoteController.yaml diff --git a/pps_ws/src/d_fall_pps/param/SafeController.yaml b/dfall_ws/src/d_fall_pps/param/SafeController.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/SafeController.yaml rename to dfall_ws/src/d_fall_pps/param/SafeController.yaml diff --git a/pps_ws/src/d_fall_pps/param/StudentController.yaml b/dfall_ws/src/d_fall_pps/param/StudentController.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/StudentController.yaml rename to dfall_ws/src/d_fall_pps/param/StudentController.yaml diff --git a/pps_ws/src/d_fall_pps/param/TuningController.yaml b/dfall_ws/src/d_fall_pps/param/TuningController.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/TuningController.yaml rename to dfall_ws/src/d_fall_pps/param/TuningController.yaml diff --git a/pps_ws/src/d_fall_pps/param/ViconConfig.yaml b/dfall_ws/src/d_fall_pps/param/ViconConfig.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/ViconConfig.yaml rename to dfall_ws/src/d_fall_pps/param/ViconConfig.yaml diff --git a/pps_ws/src/d_fall_pps/param/YamlFileNames.yaml b/dfall_ws/src/d_fall_pps/param/YamlFileNames.yaml similarity index 100% rename from pps_ws/src/d_fall_pps/param/YamlFileNames.yaml rename to dfall_ws/src/d_fall_pps/param/YamlFileNames.yaml diff --git a/pps_ws/src/d_fall_pps/scripts/land_crazyflie b/dfall_ws/src/d_fall_pps/scripts/land_crazyflie similarity index 100% rename from pps_ws/src/d_fall_pps/scripts/land_crazyflie rename to dfall_ws/src/d_fall_pps/scripts/land_crazyflie diff --git a/pps_ws/src/d_fall_pps/scripts/load_custom_controller b/dfall_ws/src/d_fall_pps/scripts/load_custom_controller similarity index 100% rename from pps_ws/src/d_fall_pps/scripts/load_custom_controller rename to dfall_ws/src/d_fall_pps/scripts/load_custom_controller diff --git a/pps_ws/src/d_fall_pps/scripts/load_safe_controller b/dfall_ws/src/d_fall_pps/scripts/load_safe_controller similarity index 100% rename from pps_ws/src/d_fall_pps/scripts/load_safe_controller rename to dfall_ws/src/d_fall_pps/scripts/load_safe_controller diff --git a/pps_ws/src/d_fall_pps/scripts/motors_off_crazyflie b/dfall_ws/src/d_fall_pps/scripts/motors_off_crazyflie similarity index 100% rename from pps_ws/src/d_fall_pps/scripts/motors_off_crazyflie rename to dfall_ws/src/d_fall_pps/scripts/motors_off_crazyflie diff --git a/pps_ws/src/d_fall_pps/scripts/safe_controller_setpoint b/dfall_ws/src/d_fall_pps/scripts/safe_controller_setpoint similarity index 100% rename from pps_ws/src/d_fall_pps/scripts/safe_controller_setpoint rename to dfall_ws/src/d_fall_pps/scripts/safe_controller_setpoint diff --git a/pps_ws/src/d_fall_pps/scripts/take_off_crazyflie b/dfall_ws/src/d_fall_pps/scripts/take_off_crazyflie similarity index 100% rename from pps_ws/src/d_fall_pps/scripts/take_off_crazyflie rename to dfall_ws/src/d_fall_pps/scripts/take_off_crazyflie diff --git a/pps_ws/src/d_fall_pps/src/CrazyflieIO.cpp b/dfall_ws/src/d_fall_pps/src/CrazyflieIO.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/CrazyflieIO.cpp rename to dfall_ws/src/d_fall_pps/src/CrazyflieIO.cpp diff --git a/pps_ws/src/d_fall_pps/src/classes/GetParamtersAndNamespaces.cpp b/dfall_ws/src/d_fall_pps/src/classes/GetParamtersAndNamespaces.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/classes/GetParamtersAndNamespaces.cpp rename to dfall_ws/src/d_fall_pps/src/classes/GetParamtersAndNamespaces.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/BatteryMonitor.cpp b/dfall_ws/src/d_fall_pps/src/nodes/BatteryMonitor.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/BatteryMonitor.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/BatteryMonitor.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/CentralManagerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/CentralManagerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/CentralManagerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/CentralManagerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/DefaultControllerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/DefaultControllerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/DefaultControllerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/DefaultControllerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/DemoControllerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/DemoControllerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/DemoControllerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/DemoControllerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/MpcControllerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/MpcControllerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/MpcControllerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/MpcControllerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/PPSClient.cpp b/dfall_ws/src/d_fall_pps/src/nodes/PPSClient.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/PPSClient.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/PPSClient.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/ParameterService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/ParameterService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/ParameterService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/ParameterService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/PickerControllerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/PickerControllerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/PickerControllerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/PickerControllerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/RemoteControllerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/RemoteControllerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/RemoteControllerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/RemoteControllerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/SafeControllerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/SafeControllerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/SafeControllerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/SafeControllerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/StudentControllerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/StudentControllerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/StudentControllerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/StudentControllerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/TuningControllerService.cpp b/dfall_ws/src/d_fall_pps/src/nodes/TuningControllerService.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/TuningControllerService.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/TuningControllerService.cpp diff --git a/pps_ws/src/d_fall_pps/src/nodes/ViconDataPublisher.cpp b/dfall_ws/src/d_fall_pps/src/nodes/ViconDataPublisher.cpp similarity index 100% rename from pps_ws/src/d_fall_pps/src/nodes/ViconDataPublisher.cpp rename to dfall_ws/src/d_fall_pps/src/nodes/ViconDataPublisher.cpp diff --git a/pps_ws/src/d_fall_pps/srv/CMCommand.srv b/dfall_ws/src/d_fall_pps/srv/CMCommand.srv similarity index 100% rename from pps_ws/src/d_fall_pps/srv/CMCommand.srv rename to dfall_ws/src/d_fall_pps/srv/CMCommand.srv diff --git a/pps_ws/src/d_fall_pps/srv/CMQuery.srv b/dfall_ws/src/d_fall_pps/srv/CMQuery.srv similarity index 100% rename from pps_ws/src/d_fall_pps/srv/CMQuery.srv rename to dfall_ws/src/d_fall_pps/srv/CMQuery.srv diff --git a/pps_ws/src/d_fall_pps/srv/CMRead.srv b/dfall_ws/src/d_fall_pps/srv/CMRead.srv similarity index 100% rename from pps_ws/src/d_fall_pps/srv/CMRead.srv rename to dfall_ws/src/d_fall_pps/srv/CMRead.srv diff --git a/pps_ws/src/d_fall_pps/srv/CMUpdate.srv b/dfall_ws/src/d_fall_pps/srv/CMUpdate.srv similarity index 100% rename from pps_ws/src/d_fall_pps/srv/CMUpdate.srv rename to dfall_ws/src/d_fall_pps/srv/CMUpdate.srv diff --git a/pps_ws/src/d_fall_pps/srv/Controller.srv b/dfall_ws/src/d_fall_pps/srv/Controller.srv similarity index 100% rename from pps_ws/src/d_fall_pps/srv/Controller.srv rename to dfall_ws/src/d_fall_pps/srv/Controller.srv diff --git a/pps_ws/src/d_fall_pps/srv/GetSetpointService.srv b/dfall_ws/src/d_fall_pps/srv/GetSetpointService.srv similarity index 100% rename from pps_ws/src/d_fall_pps/srv/GetSetpointService.srv rename to dfall_ws/src/d_fall_pps/srv/GetSetpointService.srv diff --git a/pps_ws/src/d_fall_pps/srv/IntIntService.srv b/dfall_ws/src/d_fall_pps/srv/IntIntService.srv similarity index 100% rename from pps_ws/src/d_fall_pps/srv/IntIntService.srv rename to dfall_ws/src/d_fall_pps/srv/IntIntService.srv diff --git a/pps_ws/src/d_fall_pps/srv/LoadYamlFromFilename.srv b/dfall_ws/src/d_fall_pps/srv/LoadYamlFromFilename.srv similarity index 100% rename from pps_ws/src/d_fall_pps/srv/LoadYamlFromFilename.srv rename to dfall_ws/src/d_fall_pps/srv/LoadYamlFromFilename.srv diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro.user b/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro.user deleted file mode 100755 index c3bd5196277cff69c0be75d8070cd6cb7bc53467..0000000000000000000000000000000000000000 --- a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro.user +++ /dev/null @@ -1,271 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE QtCreatorProject> -<!-- Written by QtCreator 3.5.1, 2017-12-05T07:54:15. --> -<qtcreator> - <data> - <variable>EnvironmentId</variable> - <value type="QByteArray">{1400dcd4-82c6-466c-a808-34f7a3d4fe21}</value> - </data> - <data> - <variable>ProjectExplorer.Project.ActiveTarget</variable> - <value type="int">0</value> - </data> - <data> - <variable>ProjectExplorer.Project.EditorSettings</variable> - <valuemap type="QVariantMap"> - <value type="bool" key="EditorConfiguration.AutoIndent">true</value> - <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value> - <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value> - <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0"> - <value type="QString" key="language">Cpp</value> - <valuemap type="QVariantMap" key="value"> - <value type="QByteArray" key="CurrentPreferences">CppGlobal</value> - </valuemap> - </valuemap> - <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1"> - <value type="QString" key="language">QmlJS</value> - <valuemap type="QVariantMap" key="value"> - <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value> - </valuemap> - </valuemap> - <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value> - <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value> - <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value> - <value type="int" key="EditorConfiguration.IndentSize">4</value> - <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value> - <value type="int" key="EditorConfiguration.MarginColumn">80</value> - <value type="bool" key="EditorConfiguration.MouseHiding">true</value> - <value type="bool" key="EditorConfiguration.MouseNavigation">true</value> - <value type="int" key="EditorConfiguration.PaddingMode">1</value> - <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value> - <value type="bool" key="EditorConfiguration.ShowMargin">false</value> - <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value> - <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value> - <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value> - <value type="int" key="EditorConfiguration.TabSize">8</value> - <value type="bool" key="EditorConfiguration.UseGlobal">true</value> - <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value> - <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value> - <value type="bool" key="EditorConfiguration.cleanIndentation">true</value> - <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value> - <value type="bool" key="EditorConfiguration.inEntireDocument">false</value> - </valuemap> - </data> - <data> - <variable>ProjectExplorer.Project.PluginSettings</variable> - <valuemap type="QVariantMap"/> - </data> - <data> - <variable>ProjectExplorer.Project.Target.0</variable> - <valuemap type="QVariantMap"> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{051621a5-413a-4a38-907c-a6d036ac454e}</value> - <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value> - <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value> - <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/ppsteacher/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-CrazyFlyGUI-Desktop-Debug</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Debug</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/ppsteacher/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-CrazyFlyGUI-Desktop-Release</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Release</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0"> - <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/> - <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value> - <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value> - <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value> - <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value> - <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value> - <value type="int" key="Analyzer.Valgrind.NumCallers">25</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/> - <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value> - <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value> - <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value> - <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value> - <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds"> - <value type="int">0</value> - <value type="int">1</value> - <value type="int">2</value> - <value type="int">3</value> - <value type="int">4</value> - <value type="int">5</value> - <value type="int">6</value> - <value type="int">7</value> - <value type="int">8</value> - <value type="int">9</value> - <value type="int">10</value> - <value type="int">11</value> - <value type="int">12</value> - <value type="int">13</value> - <value type="int">14</value> - </valuelist> - <value type="int" key="PE.EnvironmentAspect.Base">2</value> - <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">CrazyFlyGUI</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/ppsteacher/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro</value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">CrazyFlyGUI.pro</value> - <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value> - <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value> - <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value> - <value type="bool" key="RunConfiguration.UseCppDebugger">false</value> - <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value> - <value type="bool" key="RunConfiguration.UseMultiProcess">false</value> - <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value> - <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value> - </valuemap> - </data> - <data> - <variable>ProjectExplorer.Project.TargetCount</variable> - <value type="int">1</value> - </data> - <data> - <variable>ProjectExplorer.Project.Updater.FileVersion</variable> - <value type="int">18</value> - </data> - <data> - <variable>Version</variable> - <value type="int">18</value> - </data> -</qtcreator> diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro.user.7257614 b/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro.user.7257614 deleted file mode 100755 index ebe2fd318daacb38ff1ff2efeefde05df86d619b..0000000000000000000000000000000000000000 --- a/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro.user.7257614 +++ /dev/null @@ -1,336 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE QtCreatorProject> -<!-- Written by QtCreator 4.0.2, 2017-08-15T15:30:19. --> -<qtcreator> - <data> - <variable>EnvironmentId</variable> - <value type="QByteArray">{72576140-2426-4e8d-b4f8-00ed8021ee7f}</value> - </data> - <data> - <variable>ProjectExplorer.Project.ActiveTarget</variable> - <value type="int">0</value> - </data> - <data> - <variable>ProjectExplorer.Project.EditorSettings</variable> - <valuemap type="QVariantMap"> - <value type="bool" key="EditorConfiguration.AutoIndent">true</value> - <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value> - <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value> - <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0"> - <value type="QString" key="language">Cpp</value> - <valuemap type="QVariantMap" key="value"> - <value type="QByteArray" key="CurrentPreferences">CppGlobal</value> - </valuemap> - </valuemap> - <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1"> - <value type="QString" key="language">QmlJS</value> - <valuemap type="QVariantMap" key="value"> - <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value> - </valuemap> - </valuemap> - <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value> - <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value> - <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value> - <value type="int" key="EditorConfiguration.IndentSize">4</value> - <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value> - <value type="int" key="EditorConfiguration.MarginColumn">80</value> - <value type="bool" key="EditorConfiguration.MouseHiding">true</value> - <value type="bool" key="EditorConfiguration.MouseNavigation">true</value> - <value type="int" key="EditorConfiguration.PaddingMode">1</value> - <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value> - <value type="bool" key="EditorConfiguration.ShowMargin">false</value> - <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value> - <value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value> - <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value> - <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value> - <value type="int" key="EditorConfiguration.TabSize">8</value> - <value type="bool" key="EditorConfiguration.UseGlobal">true</value> - <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value> - <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value> - <value type="bool" key="EditorConfiguration.cleanIndentation">true</value> - <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value> - <value type="bool" key="EditorConfiguration.inEntireDocument">false</value> - </valuemap> - </data> - <data> - <variable>ProjectExplorer.Project.PluginSettings</variable> - <valuemap type="QVariantMap"/> - </data> - <data> - <variable>ProjectExplorer.Project.Target.0</variable> - <valuemap type="QVariantMap"> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.7.0 GCC 64bit</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.7.0 GCC 64bit</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.57.gcc_64_kit</value> - <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value> - <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value> - <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-CrazyFlyGUI-Desktop_Qt_5_7_0_GCC_64bit-Debug</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Debug</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_gui/GUI_Qt/build-CrazyFlyGUI-Desktop_Qt_5_7_0_GCC_64bit-Release</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Release</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_gui/GUI_Qt/build-CrazyFlyGUI-Desktop_Qt_5_7_0_GCC_64bit-Profile</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">true</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Profile</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0"> - <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value> - <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value> - <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value> - <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value> - <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/> - <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value> - <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value> - <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value> - <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value> - <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value> - <value type="int" key="Analyzer.Valgrind.NumCallers">25</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/> - <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value> - <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value> - <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value> - <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value> - <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds"> - <value type="int">0</value> - <value type="int">1</value> - <value type="int">2</value> - <value type="int">3</value> - <value type="int">4</value> - <value type="int">5</value> - <value type="int">6</value> - <value type="int">7</value> - <value type="int">8</value> - <value type="int">9</value> - <value type="int">10</value> - <value type="int">11</value> - <value type="int">12</value> - <value type="int">13</value> - <value type="int">14</value> - </valuelist> - <value type="int" key="PE.EnvironmentAspect.Base">2</value> - <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">CrazyFlyGUI</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">CrazyFlyGUI2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro</value> - <value type="bool" key="QmakeProjectManager.QmakeRunConfiguration.UseLibrarySearchPath">true</value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">CrazyFlyGUI.pro</value> - <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory.default">/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-CrazyFlyGUI-Desktop_Qt_5_7_0_GCC_64bit-Debug</value> - <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value> - <value type="bool" key="RunConfiguration.UseCppDebugger">false</value> - <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value> - <value type="bool" key="RunConfiguration.UseMultiProcess">false</value> - <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value> - <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value> - </valuemap> - </data> - <data> - <variable>ProjectExplorer.Project.TargetCount</variable> - <value type="int">1</value> - </data> - <data> - <variable>ProjectExplorer.Project.Updater.FileVersion</variable> - <value type="int">18</value> - </data> - <data> - <variable>Version</variable> - <value type="int">18</value> - </data> -</qtcreator> diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user.1400dcd b/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user.1400dcd deleted file mode 100644 index 8e1edbbfa62e3ca2e0c55ceaefa53f5f983a47e2..0000000000000000000000000000000000000000 --- a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user.1400dcd +++ /dev/null @@ -1,271 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE QtCreatorProject> -<!-- Written by QtCreator 3.5.1, 2017-10-18T15:20:06. --> -<qtcreator> - <data> - <variable>EnvironmentId</variable> - <value type="QByteArray">{1400dcd4-82c6-466c-a808-34f7a3d4fe21}</value> - </data> - <data> - <variable>ProjectExplorer.Project.ActiveTarget</variable> - <value type="int">0</value> - </data> - <data> - <variable>ProjectExplorer.Project.EditorSettings</variable> - <valuemap type="QVariantMap"> - <value type="bool" key="EditorConfiguration.AutoIndent">true</value> - <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value> - <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value> - <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0"> - <value type="QString" key="language">Cpp</value> - <valuemap type="QVariantMap" key="value"> - <value type="QByteArray" key="CurrentPreferences">CppGlobal</value> - </valuemap> - </valuemap> - <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1"> - <value type="QString" key="language">QmlJS</value> - <valuemap type="QVariantMap" key="value"> - <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value> - </valuemap> - </valuemap> - <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value> - <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value> - <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value> - <value type="int" key="EditorConfiguration.IndentSize">4</value> - <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value> - <value type="int" key="EditorConfiguration.MarginColumn">80</value> - <value type="bool" key="EditorConfiguration.MouseHiding">true</value> - <value type="bool" key="EditorConfiguration.MouseNavigation">true</value> - <value type="int" key="EditorConfiguration.PaddingMode">1</value> - <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value> - <value type="bool" key="EditorConfiguration.ShowMargin">false</value> - <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value> - <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value> - <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value> - <value type="int" key="EditorConfiguration.TabSize">8</value> - <value type="bool" key="EditorConfiguration.UseGlobal">true</value> - <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value> - <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value> - <value type="bool" key="EditorConfiguration.cleanIndentation">true</value> - <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value> - <value type="bool" key="EditorConfiguration.inEntireDocument">false</value> - </valuemap> - </data> - <data> - <variable>ProjectExplorer.Project.PluginSettings</variable> - <valuemap type="QVariantMap"/> - </data> - <data> - <variable>ProjectExplorer.Project.Target.0</variable> - <valuemap type="QVariantMap"> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{051621a5-413a-4a38-907c-a6d036ac454e}</value> - <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value> - <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value> - <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/ppsteacher/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-studentGUI-Desktop-Debug</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Debug</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/ppsteacher/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-studentGUI-Desktop-Release</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Release</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0"> - <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/> - <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value> - <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value> - <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value> - <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value> - <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value> - <value type="int" key="Analyzer.Valgrind.NumCallers">25</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/> - <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value> - <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value> - <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value> - <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value> - <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds"> - <value type="int">0</value> - <value type="int">1</value> - <value type="int">2</value> - <value type="int">3</value> - <value type="int">4</value> - <value type="int">5</value> - <value type="int">6</value> - <value type="int">7</value> - <value type="int">8</value> - <value type="int">9</value> - <value type="int">10</value> - <value type="int">11</value> - <value type="int">12</value> - <value type="int">13</value> - <value type="int">14</value> - </valuelist> - <value type="int" key="PE.EnvironmentAspect.Base">2</value> - <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">studentGUI</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/ppsteacher/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro</value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">studentGUI.pro</value> - <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value> - <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value> - <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value> - <value type="bool" key="RunConfiguration.UseCppDebugger">false</value> - <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value> - <value type="bool" key="RunConfiguration.UseMultiProcess">false</value> - <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value> - <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value> - </valuemap> - </data> - <data> - <variable>ProjectExplorer.Project.TargetCount</variable> - <value type="int">1</value> - </data> - <data> - <variable>ProjectExplorer.Project.Updater.FileVersion</variable> - <value type="int">18</value> - </data> - <data> - <variable>Version</variable> - <value type="int">18</value> - </data> -</qtcreator> diff --git a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user.7257614 b/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user.7257614 deleted file mode 100644 index 3b064d2339f42557e51b032dbc9c7d731163b999..0000000000000000000000000000000000000000 --- a/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro.user.7257614 +++ /dev/null @@ -1,336 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE QtCreatorProject> -<!-- Written by QtCreator 4.0.2, 2017-09-05T11:57:14. --> -<qtcreator> - <data> - <variable>EnvironmentId</variable> - <value type="QByteArray">{72576140-2426-4e8d-b4f8-00ed8021ee7f}</value> - </data> - <data> - <variable>ProjectExplorer.Project.ActiveTarget</variable> - <value type="int">0</value> - </data> - <data> - <variable>ProjectExplorer.Project.EditorSettings</variable> - <valuemap type="QVariantMap"> - <value type="bool" key="EditorConfiguration.AutoIndent">true</value> - <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value> - <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value> - <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0"> - <value type="QString" key="language">Cpp</value> - <valuemap type="QVariantMap" key="value"> - <value type="QByteArray" key="CurrentPreferences">CppGlobal</value> - </valuemap> - </valuemap> - <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1"> - <value type="QString" key="language">QmlJS</value> - <valuemap type="QVariantMap" key="value"> - <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value> - </valuemap> - </valuemap> - <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value> - <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value> - <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value> - <value type="int" key="EditorConfiguration.IndentSize">4</value> - <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value> - <value type="int" key="EditorConfiguration.MarginColumn">80</value> - <value type="bool" key="EditorConfiguration.MouseHiding">true</value> - <value type="bool" key="EditorConfiguration.MouseNavigation">true</value> - <value type="int" key="EditorConfiguration.PaddingMode">1</value> - <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value> - <value type="bool" key="EditorConfiguration.ShowMargin">false</value> - <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value> - <value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value> - <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value> - <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value> - <value type="int" key="EditorConfiguration.TabSize">8</value> - <value type="bool" key="EditorConfiguration.UseGlobal">true</value> - <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value> - <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value> - <value type="bool" key="EditorConfiguration.cleanIndentation">true</value> - <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value> - <value type="bool" key="EditorConfiguration.inEntireDocument">false</value> - </valuemap> - </data> - <data> - <variable>ProjectExplorer.Project.PluginSettings</variable> - <valuemap type="QVariantMap"/> - </data> - <data> - <variable>ProjectExplorer.Project.Target.0</variable> - <valuemap type="QVariantMap"> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.7.0 GCC 64bit</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.7.0 GCC 64bit</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.57.gcc_64_kit</value> - <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value> - <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value> - <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-studentGUI-Desktop_Qt_5_7_0_GCC_64bit-Debug</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Debug</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-studentGUI-Desktop_Qt_5_7_0_GCC_64bit-Release</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Release</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2"> - <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-studentGUI-Desktop_Qt_5_7_0_GCC_64bit-Profile</value> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value> - <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">true</value> - <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value> - </valuemap> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0"> - <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value> - <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"> - <value type="QString">-w</value> - <value type="QString">-r</value> - </valuelist> - <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value> - <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value> - <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value> - <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Profile</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value> - <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value> - <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0"> - <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0"> - <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value> - </valuemap> - <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/> - <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0"> - <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value> - <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value> - <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value> - <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value> - <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/> - <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value> - <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value> - <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value> - <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value> - <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value> - <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value> - <value type="int" key="Analyzer.Valgrind.NumCallers">25</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/> - <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value> - <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value> - <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value> - <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value> - <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value> - <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds"> - <value type="int">0</value> - <value type="int">1</value> - <value type="int">2</value> - <value type="int">3</value> - <value type="int">4</value> - <value type="int">5</value> - <value type="int">6</value> - <value type="int">7</value> - <value type="int">8</value> - <value type="int">9</value> - <value type="int">10</value> - <value type="int">11</value> - <value type="int">12</value> - <value type="int">13</value> - <value type="int">14</value> - </valuelist> - <value type="int" key="PE.EnvironmentAspect.Base">2</value> - <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">studentGUI</value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> - <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/studentGUI/studentGUI.pro</value> - <value type="bool" key="QmakeProjectManager.QmakeRunConfiguration.UseLibrarySearchPath">true</value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">studentGUI.pro</value> - <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value> - <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory.default">/home/gazebo-cf/work/D-FaLL-System/pps_ws/src/d_fall_pps/GUI_Qt/build-studentGUI-Desktop_Qt_5_7_0_GCC_64bit-Debug</value> - <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value> - <value type="bool" key="RunConfiguration.UseCppDebugger">false</value> - <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value> - <value type="bool" key="RunConfiguration.UseMultiProcess">false</value> - <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value> - <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value> - </valuemap> - <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value> - </valuemap> - </data> - <data> - <variable>ProjectExplorer.Project.TargetCount</variable> - <value type="int">1</value> - </data> - <data> - <variable>ProjectExplorer.Project.Updater.FileVersion</variable> - <value type="int">18</value> - </data> - <data> - <variable>Version</variable> - <value type="int">18</value> - </data> -</qtcreator> diff --git a/pps_ws/src/d_fall_pps/param/Crazyflie.db b/pps_ws/src/d_fall_pps/param/Crazyflie.db deleted file mode 100644 index a9616e9d9abc2f565f79103502a8f815dcae32b3..0000000000000000000000000000000000000000 --- a/pps_ws/src/d_fall_pps/param/Crazyflie.db +++ /dev/null @@ -1,8 +0,0 @@ -1,CF01,0/0/2M/E7E7E7E701,0,-1.95374,-0.0143279,-0.2,-1.01034,0.774692,1.2 -2,CF02,0/8/2M/E7E7E7E702,1,-0.844536,-0.025763,-0.2,0.0759869,0.751821,1.2 -3,CF03,0/16/2M/E7E7E7E703,2,0.213208,0.00282468,-0.2,1.18519,0.757539,1.2 -4,CF04,0/24/2M/E7E7E7E704,3,1.34528,-0.0143279,-0.2,2.31154,0.723234,1.2 -5,CF05,0/32/2M/E7E7E7E705,4,1.351,0.791844,-0.2,2.31154,1.54084,1.2 -6,CF06,0/40/2M/E7E7E7E706,5,0.20749,0.843302,-0.2,1.18519,1.55799,1.2 -7,CF07,0/48/2M/E7E7E7E707,6,-0.867406,0.843302,-0.2,0.0702693,1.54656,1.2 -8,CF08,0/56/2M/E7E7E7E708,7,-1.95374,0.854737,-0.2,-0.987474,1.54656,1.2