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

In groovy, rviz uses catkin instead of rosmake, like any decent package does. Follow these steps to build it:

cd /home/mayara/groovy_workspace/sandbox/rviz
source /opt/ros/groovy/setup.bash
catkin_make
source devel/setup.bash
rosrun rviz rviz

The rviz binary will be /home/mayara/groovy_workspace/sandbox/rviz/devel/lib/rviz/rviz