mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-04 00:39:32 +00:00
Rename package to clover (#179)
This commit is contained in:
10
clover/srv/SetPosition.srv
Normal file
10
clover/srv/SetPosition.srv
Normal file
@@ -0,0 +1,10 @@
|
||||
float32 x
|
||||
float32 y
|
||||
float32 z
|
||||
float32 yaw
|
||||
float32 yaw_rate
|
||||
string frame_id
|
||||
bool auto_arm
|
||||
---
|
||||
bool success
|
||||
string message
|
||||
Reference in New Issue
Block a user