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

Your environment lacks several ROS specific variables, e.g. ROS_PACKAGE_PATH. You should double check that you have all ROS Hydro packages installed and sourced /opt/ros/hydro/setup.bash. E.g. try running sudo apt-get install ros-hydro-ros-tutorials to ensure that the basic stuff is installed and running.