mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
7 lines
186 B
Python
Executable File
7 lines
186 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
# test backwards compatibility
|
|
|
|
from clever.srv import GetTelemetry, Navigate, NavigateGlobal, SetPosition, SetVelocity, \
|
|
SetAttitude, SetRates, SetLEDEffect
|