Sort by
Latest Activity
Newest Discussions
Most Popular
Hi Community,
I am working a GPS denied quadcopter which requires channels override as I do not have other options. When I use mavproxy and python dronekit version 1.5, I can not seem to make it go forward or backward.
Here is my code:
import time from
Read more…
Dear all,
How can I load mavproxy python modules into the terminal so I can run it.
my current folder is /home/pi/Mavproxy-master
Thanks
Read more…
pi@raspberrypi ~/dronekit-python/examples/vehicle_state $ mavproxy.py --master=/dev/ttyUSB0 --baudrate=57600 Connect /dev/ttyUSB0 source_system=255 Log Directory: Telemetry log: mav.tlog MAV> Waiting for heartbeat from /dev/ttyUSB0 online system 1 STABILI
Read more…
Hi community,
1. when I display the topic /mavros/rc/in from command prompt, i got these
header: seq: 460 stamp: secs: 1456951630 nsecs: 476419853 frame_id: '' rssi: 0 channels: [900, 900, 900, 900, 900, 900, 900, 900] .
.
.
2. When I used
Read more…