- 22 Mar, 2019 1 commit
-
-
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
-
- 21 Mar, 2019 1 commit
-
-
Paul Beuchat authored
Restricted Default Controller setpoint to be within the bounds. Fixed error in the safety check of the flying agent client.
-
- 20 Mar, 2019 1 commit
-
-
Paul Beuchat authored
Added message so that the default controller informs the flying agent client when a manoeuvre is complete
-
- 18 Mar, 2019 1 commit
-
-
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
-
- 14 Feb, 2019 1 commit
-
-
Paul Beuchat authored
-
- 13 Feb, 2019 4 commits
-
-
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
Finished implementing the Default controller (except for the integrator). Needs compiling and testing. (Also changed the ClientConfig.yaml to be FlyingAgentClientConfig.yaml)
-
- 12 Feb, 2019 1 commit
-
-
beuchatp authored
-
- 07 Feb, 2019 2 commits
- 18 Dec, 2018 1 commit
-
-
beuchatp authored
Setpoint changes now generalised through the GUI for the Default controller. Needs more extensive testing. Next step is to get that current controller state when the corrdinator is coordinating only one agent
-