Added src and include, made GUI compile with QtCreator stuff, to keep the...
Added src and include, made GUI compile with QtCreator stuff, to keep the development going. Need to add compilation with ROS stuff, catkin_make
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- crazyflie_ws/sandbox/crazypkg/gui/untitled/untitled.pro.user 1 addition, 1 deletioncrazyflie_ws/sandbox/crazypkg/gui/untitled/untitled.pro.user
- pps_ws/src/d_fall_gui/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro 37 additions, 0 deletionspps_ws/src/d_fall_gui/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro
- pps_ws/src/d_fall_gui/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro.user 336 additions, 0 deletions...ws/src/d_fall_gui/GUI_Qt/CrazyFlyGUI/CrazyFlyGUI.pro.user
- pps_ws/src/d_fall_gui/include/cornergrabber.h 67 additions, 0 deletionspps_ws/src/d_fall_gui/include/cornergrabber.h
- pps_ws/src/d_fall_gui/include/crazyFlyZone.h 28 additions, 0 deletionspps_ws/src/d_fall_gui/include/crazyFlyZone.h
- pps_ws/src/d_fall_gui/include/crazyFlyZoneTab.h 26 additions, 0 deletionspps_ws/src/d_fall_gui/include/crazyFlyZoneTab.h
- pps_ws/src/d_fall_gui/include/mainguiwindow.h 249 additions, 0 deletionspps_ws/src/d_fall_gui/include/mainguiwindow.h
- pps_ws/src/d_fall_gui/include/myGraphicsRectItem.h 58 additions, 0 deletionspps_ws/src/d_fall_gui/include/myGraphicsRectItem.h
- pps_ws/src/d_fall_gui/include/myGraphicsScene.h 86 additions, 0 deletionspps_ws/src/d_fall_gui/include/myGraphicsScene.h
- pps_ws/src/d_fall_gui/include/myGraphicsView.h 36 additions, 0 deletionspps_ws/src/d_fall_gui/include/myGraphicsView.h
- pps_ws/src/d_fall_gui/include/tablePiece.h 22 additions, 0 deletionspps_ws/src/d_fall_gui/include/tablePiece.h
- pps_ws/src/d_fall_gui/src/cornergrabber.cpp 156 additions, 0 deletionspps_ws/src/d_fall_gui/src/cornergrabber.cpp
- pps_ws/src/d_fall_gui/src/crazyFlyZone.cpp 46 additions, 0 deletionspps_ws/src/d_fall_gui/src/crazyFlyZone.cpp
- pps_ws/src/d_fall_gui/src/crazyFlyZoneTab.cpp 37 additions, 0 deletionspps_ws/src/d_fall_gui/src/crazyFlyZoneTab.cpp
- pps_ws/src/d_fall_gui/src/main.cpp 36 additions, 0 deletionspps_ws/src/d_fall_gui/src/main.cpp
- pps_ws/src/d_fall_gui/src/mainguiwindow.cpp 1110 additions, 0 deletionspps_ws/src/d_fall_gui/src/mainguiwindow.cpp
- pps_ws/src/d_fall_gui/src/mainguiwindow.ui 324 additions, 0 deletionspps_ws/src/d_fall_gui/src/mainguiwindow.ui
- pps_ws/src/d_fall_gui/src/myGraphicsRectItem.cpp 221 additions, 0 deletionspps_ws/src/d_fall_gui/src/myGraphicsRectItem.cpp
- pps_ws/src/d_fall_gui/src/myGraphicsScene.cpp 400 additions, 0 deletionspps_ws/src/d_fall_gui/src/myGraphicsScene.cpp
Loading
Please register or sign in to comment