Skip to content

Commit ebe1e07

Browse files
tfooteTSC21
authored andcommitted
Add gstreamer plugin to the fpv camera
1 parent 157c52d commit ebe1e07

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

models/fpv_cam/fpv_cam.sdf

+6
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@
8484
<distortionT1>0.0</distortionT1>
8585
<distortionT2>0.0</distortionT2>
8686
</plugin>
87+
<!-- GStreamer camera plugin (needs a lot of CPU! Consider lowering the
88+
camera image size) -->
89+
<plugin name="GstCameraPlugin" filename="libgazebo_gst_camera_plugin.so">
90+
<robotNamespace></robotNamespace>
91+
<udpPort>5600</udpPort>
92+
</plugin>
8793
</sensor>
8894
<self_collide>0</self_collide>
8995
<kinematic>0</kinematic>

0 commit comments

Comments
 (0)