Skip to content

Commit

Permalink
Added sensor plugin to be able to visualize camera in plane_propeller…
Browse files Browse the repository at this point in the history
…_demo.sdf

Signed-off-by: ahcorde <[email protected]>
  • Loading branch information
ahcorde committed Dec 1, 2021
1 parent deead07 commit b679022
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/worlds/plane_propeller_demo.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
filename="ignition-gazebo-scene-broadcaster-system"
name="ignition::gazebo::systems::SceneBroadcaster">
</plugin>
<plugin
filename='ignition-gazebo-sensors-system'
name='ignition::gazebo::systems::Sensors'/>

<gui fullscreen="0">

<!-- 3D scene -->
Expand Down

0 comments on commit b679022

Please sign in to comment.