mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
docs: small fix
This commit is contained in:
@@ -139,6 +139,7 @@ rospy.Subscriber('mavros/rc/in', RCIn, rc_callback)
|
||||
```python
|
||||
# ...
|
||||
|
||||
from mavros_msgs.msg import Mavlink
|
||||
from mavros import mavlink
|
||||
from pymavlink import mavutil
|
||||
|
||||
|
||||
Reference in New Issue
Block a user