add control modes h file
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
# bit 4: velocity
|
||||
# bit 5: position
|
||||
|
||||
# used control modes:
|
||||
# 4: attitude and thrust
|
||||
# 16: velocity
|
||||
# 32: position
|
||||
int32 control # control bitmask
|
||||
---
|
||||
int8 status # status of operation
|
||||
Reference in New Issue
Block a user