- May 30, 2019
-
-
Paul Beuchat authored
Add the top-level CMakeLists shortcut file to the gitignore. This file is created everytime catkin_make is run
-
Paul Beuchat authored
-
Paul Beuchat authored
-
beuchatp authored
Added remote controller See merge request D-FaLL/PandS-System/D-FaLL-System!13
-
- May 22, 2019
-
-
beuchatp authored
-
Paul Beuchat authored
Fixed small bug for remote controller to subscribe to vicon data publisher correctly. Compiles, tested, and working.
-
beuchatp authored
-
- May 21, 2019
-
-
beuchatp authored
-
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
-