ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
After upgrading either ROS or Ubuntu from an earlier distribution, you should clean your working trees and rebuild them. To do that:
rosmake --pre-clean
make clean
in every package2 | No.2 Revision |
After upgrading either ROS or Ubuntu from an earlier distribution, you should clean your working trees and rebuild them. To Three different ways to do that:
rosmake --pre-clean
make clean
in every package