Skip to content
Gregoire Milliez edited this page Jun 17, 2016 · 34 revisions

FAQ

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

Clone this wiki locally