Turtlebot stops working after 12.04 upgrade [closed]
Hi, I recently upgraded Ubuntu to 12.04 from 11.10. Turtlebot was working fine under 11.10 but now I can't seem to do anything turtlebot related.
For example: > rosrun turtlebot_dashboard turtlebot_dashboard
results in: "[rospack] couldn't find package [turtlebot_dashboard]" even though it worked fine before.
Any idea how I can fix this? Thanks in advance.
On the turtlebot install page: http://ros.org/wiki/Robots/TurtleBot/Robot%20Install it provides a link such as "sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu oneiric main" > /etc/apt/sources.list.d/ros-latest.list' " But it doesn't link a link for 12.04, what should I do about that?
Also, thanks for the help everyone!