ros-visualization / rviz

ROS 3D Robot Visualizer
BSD 3-Clause "New" or "Revised" License
792 stars 459 forks source link

Fix image display wrapping #1763

Closed rhaschke closed 1 year ago

rhaschke commented 1 year ago

Fixes #1762 resulting from texture wrapping. Switching to clamping fixes the problem.