Skip to content

Commit 4037ee4

Browse files
EmreK03lreiher
authored andcommitted
add ffmpeg and theora to ImageDisplay in plugins_decription.xml
Co-authored-by: Lennart Reiher <[email protected]> Signed-off-by: Emre <[email protected]>
1 parent d20e624 commit 4037ee4

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
@@ -119,8 +119,10 @@
119119
<description>
120120
The Image display creates a new rendering window with an image.
121121
</description>
122-
<message_type>sensor_msgs/msg/Image</message_type>
122+
<message_type>ffmpeg_image_transport_msgs/msg/FFMPEGPacket</message_type>
123123
<message_type>sensor_msgs/msg/CompressedImage</message_type>
124+
<message_type>sensor_msgs/msg/Image</message_type>
125+
<message_type>theora_image_transport/msg/Packet</message_type>
124126
</class>
125127

126128
<class

0 commit comments

Comments
 (0)