- Oct 31, 2022
-
-
elokdae authored
-
- Oct 30, 2022
-
-
elokdae authored
-
- Nov 30, 2021
-
-
Jeremiah the Great authored
-
Jeremiah the Great authored
-
- Apr 29, 2020
-
-
Paul Beuchat authored
Adjust the size of the ViconData and CFOnboardEstimate queues to avoid processing old data (this may be the reason that the CF flys too high on first take-off when using CF onboard estimates
-
- Apr 20, 2020
-
-
Paul Beuchat authored
Connected the CrazyRadioEmulator to its Quadrotor Simulator. Tested to be working, however, it is important that to not emulate both Mocap and Crazyradio at the same time. Next step is to add a visualization of the simulator to the System Config GUI.
-
- Apr 13, 2020
-
-
Paul Beuchat authored
Changed the CrazyflieData message to be called FlyingVehicleData and changed the names of its properties from occluded to isValid and from crazyflieName to vehicleName
-
Paul Beuchat authored
Updated the Parameter Service node so that that yaml files are added to a map of Publishers and hence the sleep is only needed the first time an unknown yaml file is loaded. Changed the getParameterFloatVector function to be getParameterFloatVectorKnownLength. Added functionality to the GUI to hide and show the load YAML bar.
-
- Mar 27, 2020
-
-
Paul Beuchat authored
Finished implementing and connecting and testing the ControllerStatusBanner class into the flying agent GUI as a first step towards simultaneously making this cleaner and fixing the annoying GUI crash bug (other source of the bug could be the graphing in the CS1 controller tab)
-
- Feb 28, 2020
-
-
Paul Beuchat authored
Added ControllerStatusBanner class to the flying agent GUI as a first step towards simultaneously making this cleaner and fixing the annoying GUI crash bug (other source of the bug could be the graphing in the CS1 controller tab)
-
- Dec 08, 2019
-
-
Paul Beuchat authored
Small changes to active controller highlighting in the controller tabs part of the Flying Agent GUI in an attempt to remove the bug that causes the GUI to crash.
-
- Dec 06, 2019
-
-
Paul Beuchat authored
-
- Dec 05, 2019
-
-
Paul Beuchat authored
-
- Nov 29, 2019
-
-
Paul Beuchat authored
Added vertical banner to all GUI tabs indicating whether that controller is active not. Tested in simulation (there is a small chance this causes the GUI to occassionaly crash becuase of simultaneous setting of the properties of the banners). Tested in Simulation. Also fixed small mistake in the coordinator launch file
-
Paul Beuchat authored
-
- Nov 28, 2019
-
-
Paul Beuchat authored
Connected the CS1 integrator buttons to the GUI and tested to be working in simulation. Needs testing on the real system
-
Paul Beuchat authored
-
Paul Beuchat authored
-
Paul Beuchat authored
-
- Nov 26, 2019
-
-
Paul Beuchat authored
-
Paul Beuchat authored
-
- Nov 25, 2019
-
-
Paul Beuchat authored
-
Paul Beuchat authored
-
- Nov 22, 2019
-
-
Paul Beuchat authored
-
Paul Beuchat authored
-
Jeremiah the Great authored
-
- May 22, 2019
-
-
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
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
-
- 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
-
- 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.
-
beuchatp authored
-
- Feb 10, 2019
- Feb 09, 2019
-
-
beuchatp authored
Convert all occurances of PPS Client to Flying Agenet Client. And adjusted all other occurances of PPS accordingly
-