Skip to content

Commit

Permalink
view amcl bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tianb03 committed Jan 2, 2019
1 parent 3838105 commit 797217d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion racecar_rviz/launch/view_amcl.launch
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<arg name="use_rviz" default="true" />

<!-- Rviz -->
<node pkg="rviz" type="rviz" name="rviz" args="-d $(find racecar_rviz)/rviz_cfg/hypha_amcl.rviz" if="$(arg use_rviz)" />
<node pkg="rviz" type="rviz" name="rviz" args="-d $(find racecar_rviz)/rviz_cfg/tianbot_amcl.rviz" if="$(arg use_rviz)" />
</launch>

0 comments on commit 797217d

Please sign in to comment.