1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-09 19:29:27 +08:00

8 Commits

Author SHA1 Message Date
Thomas Kohler
d2b01b99e0
examples: fix missing checks of return values (#1060) 2024-02-11 15:34:50 +01:00
Ron Evans
cd653e9ea1
joystick(core): replace sdl with 0xcafed00d/joystick package (#988) 2023-09-23 12:32:31 +02:00
Thomas Kohler
865e724af0
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
2023-05-29 19:23:28 +02:00
Thomas Kohler
d908619462
Build(v2): fix usage by moving code to a v2 subfolder (#927) 2023-05-22 19:35:36 +02:00
Thomas Kohler
949392d8a7
Fix(core): Semantic Import Versioning for v2 (#921) 2023-05-20 14:25:21 +02:00
Mikael Manukyan
5541dcde4d Update ffmpeg command to decrease latency
* Add options to remove cache and make video processing in real-time
* Add explanation to how download weights
2020-03-17 11:56:14 +01:00
Ron Evans
d306c342c9 examples: small improvements to Tello examples
Signed-off-by: Ron Evans <ron@hybridgroup.com>
2018-08-23 18:07:38 +02:00
Ron Evans
4409ee7418 examples: update Tello examples for main thread friendly macOS/Windows, add Tello face tracker
Signed-off-by: Ron Evans <ron@hybridgroup.com>
2018-07-10 10:42:37 +02:00