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

Revision history [back]

Your apt configuration seems to be messed up. Have a look at /etc/apt/sources.list.d/ros-latest.list and make sure the entry references precise, not oneiric. Then do

sudo apt-get update
sudo apt-get install ros-fuerte-turtlebot-simulator

Also, please make sure you read the support guidelines before posting. Always tag your questions appropriately.