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

Are you literally running

sudo apt-get install ros-<kinetic>-ros-tutorials

? If you are, please remove the < and the >, i.e.,

sudo apt-get install ros-kinetic-ros-tutorials

the entire <distro> part (including angle brackets) is meant to be replaced by the distribution that you're using.