- May 22, 2017
-
-
bucyril authored
-
- May 19, 2017
-
-
muelmarc authored
Crazyradio logs batterz status and writes to bag file. Conversion issue and bagdata is useless. But battery status and stabilizer logs are already printed to console at 1000ms rate
-
- May 18, 2017
- May 08, 2017
-
-
bucyril authored
-
- May 04, 2017
-
-
bucyril authored
implemented Kalman filter as state estimator, but position is converging very slowly and causes oscillations in x, y and z direction
-
- May 01, 2017
-
-
phfriedl authored
safecontroller works fine. still an issue with outYaw cause it overshoots - check comment in safecontroller code. safetycheck for localArea implemented and adjusted - switchoff if out of bounds.
-
- Apr 27, 2017
- Apr 24, 2017
-
-
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
reverted CrazyRadio, fixed PPSClient and fucked around with SafeControllerService. Also modified .gitignore to ignore all pyc files.
-
- Apr 19, 2017
- Apr 07, 2017
-
-
muelmarc authored
added area and controlleroutput structs to PPSClient for testing; added CentralManagerService to launch file
-
- Apr 03, 2017
- Mar 31, 2017
-
-
muelmarc authored
Publishers and callbacks to send data to crazyradio.py added to PPSClient.pps; Crayzradio node added to ppsLaunch.launch; Subcriber added to Crazyradio.py which successfully subscribes to motorCommand even if no cf is connected.
-
- Mar 30, 2017
- Mar 20, 2017
-
-
bucyril authored
-
- Mar 02, 2017
-
-
dusanz authored
-