Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Resolved the error of drone not spawning in world. #52

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion models/iris_with_ardupilot/model.sdf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0'?>
<sdf version="1.6" xmlns:xacro='http://ros.org/wiki/xacro'>
<sdf version="1.6">
<model name="iris_demo">
<include>
<uri>model://iris_with_standoffs</uri>
Expand Down