User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cs:vision:image_tagging:start [2018/03/22 13:06]
Mike Bykhovtsev Added section for Windows users, and uploaded file.
cs:vision:image_tagging:start [2018/03/29 12:25]
Mike Bykhovtsev
Line 33: Line 33:
  
 This removes the need to add the -c flag repeatedly. This script can also be symlinked to without issues. This removes the need to add the -c flag repeatedly. This script can also be symlinked to without issues.
 +
 +=== Sloth alias ===
 +
 +You can set up an alias in your bashrc. To do so run (replace "​~/​vision_dev"​ with path to your vision_dev repo):
 +   echo "alias sloth='​~/​vision_dev/​sloth/​./​robosub_sloth.sh'"​ >> ~/.bashrc
 +   ​source ~/.bashrc
  
 ---- ----