siemens / ros-sharp

ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
Apache License 2.0
945 stars 364 forks source link

Image Subscriber Red Question Mark as material #414

Closed MarcoDotIO closed 2 years ago

MarcoDotIO commented 2 years ago

Hello,

I am having a similar issue on my end; since I am using a Tello Drone. I made sure to subscribe to the /tello/image_raw/h264 topic; and had made sure the data is paritied on both ends. Here are my steps to reproduce the issue:

I'm using Unity 2020.3.23f1, latest version of ROS Sharp, and ROS Melodic.

Originally posted by @MarcoDotIO in https://github.com/siemens/ros-sharp/issues/291#issuecomment-988611421