shadow-robot / sr-ros-interface

A ROS interface for Shadow Robot's hand.
GNU General Public License v2.0
21 stars 12 forks source link

Add instructions to update a source installation #399

Closed toliver closed 8 years ago

toliver commented 8 years ago

In previous versions of INSTALL.md we included instructions to update an existing source installation (based on wstool update, and installing any new source dependencies). It seems that we still need that, don't we?

ugocupcic commented 8 years ago

Well in theory it would be rerunning the script, the problem is that I'd like to optimise it a bit better for updates.

ugocupcic commented 8 years ago

Simply add an alias to the bashrc that does wstool for-each git pull.