- May 21, 2019
-
-
beuchatp authored
Added the remote controller tab widget to the GUI as a copy of the template controller. Next step is to connect it up
-
beuchatp authored
-
beuchatp authored
Added remote controller to GUI menu, enable and yaml buttons, and a tab. Compiles but needs testing. The tab itself still needs to be added
-
beuchatp authored
-
- Apr 04, 2019
-
-
Paul Beuchat authored
Corrected small spelling errors in the FAQ wiki, in the entry about getting Vicon data of another object
-
Paul Beuchat authored
Update Flying Agent Client and wiki for how to easily get the data of another object recognised by Vicon
-
- Mar 22, 2019
-
-
beuchatp authored
Minor fixes arising from the first practical class of Spring semester 2019. Mainly relating to loading of paramters on first run, and also the integrator of the default controller
-
- Mar 21, 2019
-
-
beuchatp authored
Merge of pre-Spring 2019 semester updates into the master See merge request D-FaLL/PandS-System/D-FaLL-System!12
-
Paul Beuchat authored
Restricted Default Controller setpoint to be within the bounds. Fixed error in the safety check of the flying agent client.
-
beuchatp authored
-
beuchatp authored
-
beuchatp authored
-
beuchatp authored
-
beuchatp authored
-
beuchatp authored
-
- 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)
-
Paul Beuchat authored
Updated installation script to match current naming conventions. And updated installation wiki page to match.
-
Paul Beuchat authored
Added message so that the default controller informs the flying agent client when a manoeuvre is complete
-
- 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 14, 2019
-
-
beuchatp authored
-
beuchatp authored
Completed redevelopment of the Flying Agent Client and GUI, and the Default Controller See merge request D-FaLL/PandS-System/D-FaLL-System!11
-
beuchatp authored
-
Paul Beuchat authored
-
- Feb 13, 2019
-
-
beuchatp authored
-
beuchatp authored
Fixed abs() int casting causing errors for default controller state changes. Added integrator to default controller. Needs testing and adding buttons to GUI for run integrator and reset integrator.
-
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
-
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
-
Paul Beuchat authored
Now compiles in ROS. Flying agent cleint seems to work well with the new structure. Default controller still needs implementing
-
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
-
-
beuchatp authored
-
beuchatp authored
Add bits and pieces to the Slying Agent client for checking availability and occulsion of mocap data. Needs compiling and teesting
-
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
-
Paul Beuchat authored
Renamed launch files to begin with a lowercase letter to make it easier for typing into the command line
-
Paul Beuchat authored
Updated wiki and install folders for the change from pps_ws to dfall_ws, and from d_fall_pps to dfall_pkg
-
Paul Beuchat authored
Fix to C make list for the naming of the flying agent and system config GUIS (the first letter needed to be captialised)
-