How do I UNinstall and run a ROS Package?
I have a ROS package and I want to remove it to create a new one with the same name and same nodes. I'm using ROS FUERTE
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
I have a ROS package and I want to remove it to create a new one with the same name and same nodes. I'm using ROS FUERTE
Type sudo apt-get remove ros-fuerte-package_name
in the terminal if you have installed a Debian package. Delete the folder otherwise.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-09-04 22:36:52 -0600
Seen: 26,319 times
Last updated: Sep 04 '14
How to remove/uninstall fuerte completely?
TF2 removed and catkin_make error.. [closed]
roslib.packages is deprecated, what's its successor?
Basic understanding of how ROS works
Calculating Distance From Trajectory
what the difference between ros/groovy/share and ros/groovy/stacks?
Adding a custom ROS package as dependency to another ROS package