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

Are normal maps being used by Rviz?

asked 2011-11-20 23:12:00 -0500

Adolfo Rodriguez T gravatar image

When rendering in Rviz geometries whose model contains a normal map, the quality of the resulting shading is inferior to what I would expect. With a geometry of my own (Collada 1.4 exported by Blender), I can see that Rviz is apparently ignoring the normal map, and (automatically?) performing crease-angle-smoothing. Both Blender and the Assimp viewer load correctly the normal map.

I then compared how Blender and Rviz render one of PR2's geometries, which is shown in the attached image (Blender left, Rviz right). Clearly, something seems to be off.

I didn't seem to find any tickets related to this, and grepping the rviz code for clues didn't help much. I'd appreciate if someone more knowledgeable on the topic could shed some light, and help to confirm/debunk my hypotheses.

Tested in ros diamonback and electric, Ubuntu 10.04 with up-to-date NVidia drivers.

TIA

edit retag flag offensive close merge delete

Comments

One hunch: What is the default lighting model in Rviz?. Is it directional lighting or are there no lights at all?. If lights are "off", it makes sense that normal maps are not taken into account, as there is no way to compute how light is reflected.

Adolfo Rodriguez T gravatar image Adolfo Rodriguez T  ( 2012-06-19 22:11:45 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-07-22 21:08:43 -0500

Adolfo Rodriguez T gravatar image

This, and other Rviz rendering-related issues have been reported as tickets 5491, 5492, 5493.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-11-20 23:12:00 -0500

Seen: 472 times

Last updated: Jul 22 '12