- May 21, 2019
- Mar 20, 2019
-
-
Paul Beuchat authored
Fixed System Conig GUI so that objects with naming convention CFXX are plotted as question marks for an XX id that is greater than 9 (previously nothing was plotted)
-
- Mar 18, 2019
-
-
Paul Beuchat authored
The test motors controller is now integrated to the flying agent client. The Default controller has the z integrator turned on, and the setpoint smoothing was slightly changed
-
beuchatp authored
-
Paul Beuchat authored
-
- Feb 13, 2019
-
-
Paul Beuchat authored
Default controller compiles and is tested. Once remaining discrepancy is that the default controller switches into integrator mode too early
-
beuchatp authored
Finished implementing the Default controller (except for the integrator). Needs compiling and testing. (Also changed the ClientConfig.yaml to be FlyingAgentClientConfig.yaml)
-
- Feb 12, 2019
-
-
beuchatp authored
Mostly finished with converting the Flying Agent Client to the Default controller. Needs comoiltion testing. Next step is to make the Default controller able to perform take-off and land manoeuvres
-
- Feb 11, 2019
-
-
Paul Beuchat authored
Started process of converting the Flying agent client from the safe controller to the default controller, and streamlining things at the same time. Currently compiles and flys, but needs cleaning up and proper implementing of the take-off and land functions.
-
Paul Beuchat authored
Small changes to the picker controller for paramter loading, and to Flying agent GUI for units of the yaw error
-
beuchatp authored
-
- Feb 10, 2019
-
-
beuchatp authored
Started process of adding a template controller. Still need to connect the GUI elements and add the ROS Controller Service node
-
beuchatp authored
-
beuchatp authored
Remove the StudentGUI because it is was not updated to the new node naming convention and because it was re-factored as the FlyingAgentGUI
-
beuchatp authored
-
beuchatp authored
-
beuchatp authored
-
beuchatp authored
-
beuchatp authored
Removed the command all buttons from the System Config GUI. Also removed the get yaml paramters functions and pointed to the overall class. Needs to be tested for ROS compilation
-
beuchatp authored
-
beuchatp authored
-
beuchatp authored
-
- Feb 09, 2019
-
-
beuchatp authored
Convert all occurances of PPS Client to Flying Agenet Client. And adjusted all other occurances of PPS accordingly
-
- Feb 07, 2019
-
-
beuchatp authored
-