Skip to content

Commit edbb737

Browse files
Emre Karincalijpbusch
authored andcommitted
add ffmpeg and theora to CameraDisplay in plugins_description.xml
1 parent 4037ee4 commit edbb737

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rviz_default_plugins/plugins_description.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@
3131
<description>
3232
Displays an image from a camera, with the visualized world rendered behind it. &lt;a href="http://www.ros.org/wiki/rviz/DisplayTypes/Camera"&gt;More Information&lt;/a&gt;.
3333
</description>
34-
<message_type>sensor_msgs/msg/Image</message_type>
34+
<message_type>ffmpeg_image_transport_msgs/msg/FFMPEGPacket</message_type>
3535
<message_type>sensor_msgs/msg/CompressedImage</message_type>
36+
<message_type>sensor_msgs/msg/Image</message_type>
37+
<message_type>theora_image_transport/msg/Packet</message_type>
3638
</class>
3739

3840
<class

0 commit comments

Comments
 (0)