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

Revision history [back]

click to hide/show revision 1
initial version

I strongly suggest installing rviz from debs rather than trying to build it from source. The source version likely has unreleased changes.

sudo apt-get install ros-hydro-rviz

I strongly suggest installing rviz from debs rather than trying to build it from source. The source version likely has unreleased changes.

sudo apt-get install ros-hydro-rviz

EDIT

An additional problem here was that the apt sources were not configured properly. In the apt sources.list, the codename must match the Ubuntu distribution (see the comments).

I strongly suggest installing rviz from debs rather than trying to build it from source. The source version likely has unreleased changes.

sudo apt-get install ros-hydro-rviz

EDIT

An additional problem here was that the apt sources were not configured properly. In the apt sources.list, the codename must match the Ubuntu distribution (see the comments).

For additional help troubleshooting rviz, take a look at the rviz troubleshooting guide