add sending different setpoints
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#service to set attitude setpoints for manual attitude control
|
||||
|
||||
#all angles are in degrees
|
||||
float32 yaw
|
||||
float32 pitch
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# service to set control mode for heartbeat messages
|
||||
# bitmask for control:
|
||||
# bit 0: actuator
|
||||
# bit 1: body rate
|
||||
|
||||
Reference in New Issue
Block a user