Skip to content

Incorrect namespace for ImageMsgPublisher #106

@Autumn60

Description

@Autumn60

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions