ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

debugging shaders on Gazebo

asked 2011-09-17 02:00:57 -0500

JonW gravatar image

I'm experimenting with using programmable shaders for materials in Gazebo. GLSL type shaders seem to work well, but I find that a programming error will only result in a white object with no corresponding error logged to standard output. Is there any way for me to locate coding errors in shader programs?

edit retag flag offensive close merge delete

Comments

The best solution I have found so far is to use a separate shader designer program to validate the programs.
JonW gravatar image JonW  ( 2011-11-05 01:12:16 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-11-25 11:41:02 -0500

JonW gravatar image

Update a year later - the ogre.log file in the hidden .gazebo directory includes the compilation errors for the shaders.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-09-17 02:00:57 -0500

Seen: 354 times

Last updated: Sep 17 '11