typo
This commit is contained in:
parent
56456f5950
commit
76810ecc46
2
.env
2
.env
|
@ -5,7 +5,7 @@ SERIAL0_PORT=5760
|
|||
SITL_PORT=5501
|
||||
MAVLINK_PORT=14560
|
||||
#This is the vehicle ardupilot will use.
|
||||
ARDUPILOT_VEHICLE="-v ArduCopte -f gazebo-iris --model=JSON"
|
||||
ARDUPILOT_VEHICLE="-v ArduCopter -f gazebo-iris --model=JSON"
|
||||
#gazebo-sdk related
|
||||
#Number of drones to be spawned in the gazebo world.
|
||||
SIM_DRONE_COUNT=2
|
||||
|
|
Loading…
Reference in New Issue