Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from ros-agriculture/bill_rviz_startup
Browse files Browse the repository at this point in the history
rviz configuration file startup issue

Verified fix on RDS.

Thanks Bill!
  • Loading branch information
droter committed Apr 13, 2019
2 parents c01162b + 032d528 commit 5755569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lawn_tractor_sim/launch/lawn_tractor_sim.launch
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

<!-- ****** RVIZ ***** -->
<node name="tractor_viz" pkg="rviz" type="rviz" output="screen"
args="$(find lawn_tractor_sim)/rviz/tractor_viz.rviz">
args="-d $(find lawn_tractor_sim)/rviz/tractor_viz.rviz">
</node>

<!-- ****** Markers ***** -->
Expand Down

0 comments on commit 5755569

Please sign in to comment.