Skip to content

Commit

Permalink
Fix factory.ign example (gazebosim#55)
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
  • Loading branch information
nkoenig and Nate Koenig authored Aug 31, 2020
1 parent 4600b83 commit 9f4a929
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/factory.ign
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<wheel_radius>0.098</wheel_radius>
</plugin>

<!-- Publish robot state information -->
<plugin filename="libignition-gazebo-state-publisher-system.so"
name="ignition::gazebo::systems::StatePublisher"></plugin>
<!-- Publish robot joint state information -->
<plugin filename="libignition-gazebo-joint-state-publisher-system.so"
name="ignition::gazebo::systems::JointStatePublisher"></plugin>
</include>
</sdf>
</spawn>
Expand Down

0 comments on commit 9f4a929

Please sign in to comment.