- 08 May, 2017 1 commit
-
-
bucyril authored
-
- 05 May, 2017 1 commit
-
-
muelmarc authored
changed the function convertIntoBodyFrame(request, est, state, yaw_measured) such that it uses the measured yaw without considering the setpoint - eliminates the drifting problem but is probably still wrong regarding the controlling logic. Added an rqt-plot to the launch file.
-
- 04 May, 2017 4 commits
-
-
bucyril authored
supposedly fixed problem caused when multiple Cf-Objects are selected in Vicon. Plus some cosmetic changes
-
bucyril authored
implemented Kalman filter as state estimator, but position is converging very slowly and causes oscillations in x, y and z direction
-
bucyril authored
-
bucyril authored
-
- 01 May, 2017 3 commits
- 28 Apr, 2017 1 commit
-
-
phfriedl authored
-
- 27 Apr, 2017 14 commits
-
-
phfriedl authored
-
bucyril authored
-
bucyril authored
-
bucyril authored
-
bucyril authored
Merge branch 'controller_update' of https://gitlab.ethz.ch/D-FaLL/D-FaLL-System into controller_update
-
phfriedl authored
-
bucyril authored
-
bucyril authored
Merge branch 'controller_update' of https://gitlab.ethz.ch/D-FaLL/D-FaLL-System into controller_update
-
bucyril authored
-
phfriedl authored
-
bucyril authored
-
roangel authored
-
roangel authored
-
roangel authored
-
- 25 Apr, 2017 5 commits
- 24 Apr, 2017 6 commits
-
-
phfriedl authored
-
bucyril authored
fixed CrazyRadio crash on shutdown, fixed RateCommand.msg (according to Dusan's code), removed timers from PPSClient, still fucking around with SafeControllerService
-
bucyril authored
-
bucyril authored
reverted CrazyRadio, fixed PPSClient and fucked around with SafeControllerService. Also modified .gitignore to ignore all pyc files.
-
phfriedl authored
created dummy file to let git make an include directory in the d_fall_gui package, as is would not compile otherwise
-
bucyril authored
-
- 20 Apr, 2017 4 commits
-
-
roangel authored
-
roangel authored
-
roangel authored
solved directory problem by adding INCLUDEPATH += 3450PWD/include to CrazyFlyGUI.pro. Now we can freely choose where to locate header and source files for GUI
-
roangel authored
Added src and include, made GUI compile with QtCreator stuff, to keep the development going. Need to add compilation with ROS stuff, catkin_make
-
- 19 Apr, 2017 1 commit
-
-
muelmarc authored
safeRateCommandPkg added as Output from safeController. This gets then pubslished via callbackRateCommand.
-