Vinh K's Discussions (4)

Sort by

DroneAPI issues with mavproxy

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…

Mavros Override RC Channels issues

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…