Solves https://github.com/hello-robot/stretch_install/issues/31. This PR makes adding new users to the operating system easier. When multiple people are working with the robot, it can be helpful to create separate Ubuntu user accounts.
First, this PR fixes a few bugs that was preventing the stretch_new_user_install.sh script from completing successfully on a new user. Second, this PR updates the documentation for adding a new user.
Solves https://github.com/hello-robot/stretch_install/issues/31. This PR makes adding new users to the operating system easier. When multiple people are working with the robot, it can be helpful to create separate Ubuntu user accounts.
First, this PR fixes a few bugs that was preventing the
stretch_new_user_install.sh
script from completing successfully on a new user. Second, this PR updates the documentation for adding a new user.