Hi,
I want to run Mavproxy on custom board like any cross platform.
and i want to run mavlink simulator in my PC.
anyone can you help me on this how to cross compile mavproxy or is there any open source simulator that should run on PC as drone.
Hi,
I want to run Mavproxy on custom board like any cross platform.
and i want to run mavlink simulator in my PC.
anyone can you help me on this how to cross compile mavproxy or is there any open source simulator that should run on PC as drone.
You need to be a member of diydrones to add comments!
Replies
MAVProxy is written in in the Python language, so it can run on any platform that has a Python interpreter (so, anything that can run Windows, Linux or OSX). I've seen it running on a couple of different ARM-based boards (such as the Pandaboard, Odroid, BeagleBone, etc) in addition to the usual collection of PC's and laptops.