gym-carla icon indicating copy to clipboard operation
gym-carla copied to clipboard

pygame window is blurry

Open kritonpc opened this issue 4 years ago • 1 comments

pygame window that shows the 3 views seems blurry and has low quality. running carla on no render mode. Is there any easy fix?

kritonpc avatar Jul 07 '20 15:07 kritonpc

You can modify the 'lidar_bin' value smaller (should be 1/2^n) in test.py to increase the resolution.

cjy1992 avatar Aug 21 '20 23:08 cjy1992