pal-robotics / perception_blort

opencv
15 stars 14 forks source link

Fix potential issues when shader path is missing a terminal / #24

Closed gergondet closed 10 years ago

gergondet commented 10 years ago

Hi,

This fixes an error that may occur when the shader path is missing a terminal "/" leading to non-existing shaders trying to be loaded.

Best,

bmagyar commented 10 years ago

Nice catch! Thanks!

:+1: