-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
UnitySensors/Assets/UnitySensorsROS/Runtime/Scripts/Publishers/Image/ImageMsgPublisher.cs
Lines 7 to 12 in ebc7105
| namespace UnitySensors.ROS.Publisher.PointCloud | |
| { | |
| public class ImageMsgPublisher<T> : RosMsgPublisher<T, ImageMsgSerializer<T>, CompressedImageMsg> where T : UnitySensor, ITextureInterface | |
| { | |
| } | |
| } |
Fix UnitySensors.ROS.Publisher.PointCloud to UnitySensors.ROS.Publisher.Camera
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels