From 76810ecc46765f788c84140ecfbc3e55b94dc845 Mon Sep 17 00:00:00 2001 From: Burak Ozter Date: Fri, 25 Oct 2024 14:50:34 -0300 Subject: [PATCH] typo --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index a9f6ee4..08e2b48 100644 --- a/.env +++ b/.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