Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 255 Bytes

map-module.md

File metadata and controls

5 lines (5 loc) · 255 Bytes

Map Module in MAVProxy

Connect to the vehicle using one of the following:

  1. mavproxy.py --master=127.0.0.1:14550 --map.
  2. mavproxy.py --master=127.0.0.1:14550 --load-module="map"
  3. mavproxy.py --master=127.0.0.1:14550 and then module load map