Skip to content

Commit

Permalink
Added placeholder breadcrumb model
Browse files Browse the repository at this point in the history
  • Loading branch information
nkoenig committed Apr 7, 2020
1 parent d93c0f9 commit 16844b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subt_ign/launch/cave_circuit.ign
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@
" <model name=\"#{_name}__breadcrumb__\">\n"\
" <pose>-1.2 0 0 0 0 0</pose>\n"\
" <include>\n"\
" <uri>https://fuel.ignitionrobotics.org/1.0/openrobotics/models/Breadcrumb</uri>\n"\
" <uri>https://fuel.ignitionrobotics.org/1.0/openrobotics/models/Breadcrumb Node</uri>\n"\
" </include>\n"\
" </model>\n"\
" </sdf>\n"\
Expand Down Expand Up @@ -578,7 +578,7 @@
" <model name=\"#{_name}__breadcrumb__\">\n"\
" <pose>-1.2 0 0 0 0 0</pose>\n"\
" <include>\n"\
" <uri>https://fuel.ignitionrobotics.org/1.0/openrobotics/models/Breadcrumb</uri>\n"\
" <uri>https://fuel.ignitionrobotics.org/1.0/openrobotics/models/Breadcrumb Node</uri>\n"\
" </include>\n"\
" </model>\n"\
" </sdf>\n"\
Expand Down

0 comments on commit 16844b8

Please sign in to comment.