- Oct 03, 2023
-
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
Added a new script for view cell based on visual place cells script by Aminata Barry https://git.cyu.fr/promethe2/multimodal_pc
-
- Oct 02, 2023
-
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
-
- Sep 29, 2023
-
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
-
- Sep 28, 2023
-
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
Added a new altitude measure in drone script but we can't use the new and the old one at the same time for now. In order to revert back to the old altitude, just change to link between 'alt_2_offset' and 'throttle_err' to 'alt' and 'throttle_err' in the script drone.symb. Note: since altitude_2 is relative to mean sea level and is from the barometer (drift and big variance), some tweaks are done to make it relative to our current starting point (checkbox start_alt) and filtered (mean value).
-
Stéphane Yang authored
-
- Sep 25, 2023
-
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
Add a new project that combine different promethe scripts (using themis): it reuses cam_f_out, drone_joyRemote and drone_flot (with some differences)
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
-
- Sep 22, 2023
-
-
Stéphane Yang authored
-
- Sep 19, 2023
-
-
Stéphane Yang authored
Little code correction (typo, print ...)
-
- Sep 15, 2023
-
-
Stéphane Yang authored
-
Stéphane Yang authored
Changed fly_monitor indent from tab to space
-
- Sep 14, 2023
-
-
Stéphane Yang authored
Change droneRemote script name to drone_joyRemote (little bit more explicit), added global variable for more flexibility Updated the readmes in consequence
-
- Sep 13, 2023
-
-
Stéphane Yang authored
Added possibility to study different altitude, yaw and motors curves for droneRemote by plotting them Updated fly_monitor to limit high values (limited to 0.5 instead of 1) to send for drone control
-
- Sep 12, 2023
-
-
Stéphane Yang authored
-
Stéphane Yang authored
-
- Sep 11, 2023
-
-
Stéphane Yang authored
Update Readme, update fly_monitor to include message frequency init for (distance sensor and compass heading)
-
Stéphane Yang authored
-
- Sep 08, 2023
-
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
-
Stéphane Yang authored
Adapted fly_monitor to the new droneRemote script
-
Stéphane Yang authored
-
Stéphane Yang authored
- reset VTIME and VMIN to 0 for serial port access so that the access is non-blocking - modified threads frequency computation in order to make it more accurate - corrected some typos dromeRemote script update: - change throttle control to altitude incremental control - added compass heading for yaw control - adjusted box placement in the interface to make the script prettier
-
- Sep 04, 2023
-
-
Stéphane Yang authored
update promethe scripts to make it cleaner, update README, changed some variables names in fly_monitor
-
- Sep 01, 2023
-
-
Stéphane Yang authored
added position control mode, type 'manual' to test (a promethe script must interact with pixhawk.control.motors at least)
-
Stéphane Yang authored
-