Skip to content

Commit

Permalink
Fix package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
j-herman committed Feb 20, 2022
1 parent bdfe342 commit 98fb2dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<launch>
<arg name="gui" default="true"/>
<arg name="paused" default="false"/>
<arg name="world_name" default="$(find bathy_test)/worlds/dave_new_bathy_example.world"/>
<arg name="world_name" default="$(find dave_worlds)/worlds/dave_new_bathy_example.world"/>
<arg name="namespace" default="rexrov"/>
<arg name="set_timeout" default="false"/>
<arg name="timeout" default="0.0"/>
Expand Down

0 comments on commit 98fb2dc

Please sign in to comment.