Field-Robotics-Japan / UnitySensors

ROS/ROS2 enabled Sensor models (Assets) on Unity
Apache License 2.0
208 stars 32 forks source link

Incorrect namespace for ImageMsgPublisher #106

Closed Autumn60 closed 7 months ago

Autumn60 commented 8 months ago

https://github.com/Field-Robotics-Japan/UnitySensors/blob/ebc71051b1c649f177f746d49b1da12cb5d240c4/Assets/UnitySensorsROS/Runtime/Scripts/Publishers/Image/ImageMsgPublisher.cs#L7-L12

Fix UnitySensors.ROS.Publisher.PointCloud to UnitySensors.ROS.Publisher.Camera

Autumn60 commented 7 months ago

Fixed in #113