This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
wstool merge should perform init if .rosinstall doesn't already exist. #21
rosinstallallowed initialization with a .rosinstall filewstool initdoes not, andwstool mergewill not function withoutwstool initfirst which itself only creates an empty file.wstool mergeshould create the .rosinstall file if it doesn't already exist.