Skip to content

Commit

Permalink
Modified drone file to remove additional router requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargi Vaidya committed Feb 13, 2021
1 parent e8dfb41 commit 0a9edbd
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions virt_anafi4k.drone
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<drone
name="anafi4k"
firmware="http://plf.parrot.com/sphinx/firmwares/anafi/pc/latest/images/anafi-pc.ext2.zip"
hardware="anafi4k">
<machine_params
low_gpu="0"
with_front_cam="0"
simple_front_cam="0"
with_gimbal="0"
with_kalamos="0"
sdcard_serial="__undefined__"
product_pro="0"/>
<pose>default</pose>
<interface>eth1</interface>
<!-- 'wlan0' may need to be replaced the actual wifi interface name -->
<!-- stolen_interface>wlan0:eth0:192.168.42.1/24</stolen_interface -->
</drone>

0 comments on commit 0a9edbd

Please sign in to comment.