Bench-top tests
Test the autonomy pipeline with software-in-the-loop simulations and SDR.
On the base station:
cd ~/ardupilot
sim_vehicle.py -L MiltonAirfield -v ArduCopter --console βmapmavlink-routerd -e 127.0.0.1:12550 -e <pi internal addr>:16550 127.0.0.1:14550roscd beam_mapping/Base\ Station/
python tcp_toggle.pyroscd beam_mapping/Base\ Station/
python base-station-receiver.py~/Downloads/QGroundControl.AppImageOn the Raspberry Pi

Simulating a flight path
Last updated