Skip to content

Commit

Permalink
Add UserCommands plugin to GPU lidar sensor example (#2479)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Jul 15, 2024
1 parent c4b55bd commit 6340db1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/worlds/gpu_lidar_sensor.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
filename="gz-sim-scene-broadcaster-system"
name="gz::sim::systems::SceneBroadcaster">
</plugin>
<plugin
filename="gz-sim-user-commands-system"
name="gz::sim::systems::UserCommands">
</plugin>

<light type="directional" name="sun">
<cast_shadows>true</cast_shadows>
Expand Down

0 comments on commit 6340db1

Please sign in to comment.