ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In addition to ahendrix's post:
Ubuntu disables all third-party repositories during a system upgrade, so the ROS packages will not upgrade at all until you fix the deb
entry in /etc/apt/sources.list.d/ros-latest.list
(un-comment if necessary and replace natty
with oneiric
).