There was an error while loading. Please reload this page.
I'm using indigo and the 3d models in rviz are white.
This is an issue with the last version of rviz. A work around consist in installing hydro version.
cd ${CATKIN_PATH}/src
git clone -b hydro-devel https://github.com/ros-visualization/rviz.git
cd ..
catkin_make