Skip to content

Commit

Permalink
replace standard_vtol with updated striver_mini
Browse files Browse the repository at this point in the history
  • Loading branch information
stibipet committed Jul 29, 2024
1 parent b29bffc commit 7a16521
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packaging/entrypoint_sitl_gzsim.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@ case $PX4_VEHICLE_TYPE in
export PX4_GZ_MODEL=scout_mini
;;
vtol)
export PX4_SYS_AUTOSTART=4404
export PX4_GZ_MODEL=standard_vtol
;;
strivermini)
export PX4_SYS_AUTOSTART=4430
export PX4_GZ_MODEL=strivermini
export PX4_GZ_MODEL=striver_mini
;;
fw)
export PX4_SYS_AUTOSTART=4440
Expand Down

0 comments on commit 7a16521

Please sign in to comment.