- 21 Mar, 2019 1 commit
-
-
beuchatp 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
-
-
beuchatp authored
Added message so that the default controller informs the flying agent client when a manoeuvre is complete
-
- 18 Mar, 2019 1 commit
-
-
beuchatp 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
-
-
beuchatp 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.
-
beuchatp 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 3 commits
-
-
beuchatp authored
-
beuchatp 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
-
- 11 Feb, 2019 3 commits
-
-
beuchatp 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.
-
beuchatp authored
Small changes to the picker controller for paramter loading, and to Flying agent GUI for units of the yaw error
-
beuchatp authored
-
- 09 Feb, 2019 1 commit
-
-
beuchatp authored
-
- 07 Feb, 2019 1 commit
-
-
beuchatp authored
-