Setup to work with TapeMeasure

Tape Measure Basic Step Up - SDK File & Virtualenv

This setup guide is for Windows 10/11 & Mac users only!

System Requirements:

A screenshot of a computer

Description automatically generated

*Click on the extensions button

A screenshot of a computer

Description automatically generated

*Type “python” into the search bar and it should be the first option by Microsoft

A screenshot of a computer

Description automatically generated


Spot SDK File:

*Should look like this:

A computer screen shot of a black screen

Description automatically generated

*Should look something like this:

A screenshot of a computer

Description automatically generated

A screenshot of a computer program

Description automatically generated

If this for some reason does not work for you, you can manually install it by going here.

*Click on the green “Code” button

A screenshot of a computer

Description automatically generated

*Then click Download ZIP

A screenshot of a computer

Description automatically generated

*After it finishes downloading, right-click on the folder in your download and click on extract all

A screenshot of a computer

Description automatically generated

*Open the extracted folder and right-click it to “Open with Code.”

*It should look something like this, with the contents of the folder on either the left- or right-hand side of the window.

A screenshot of a computer program

Description automatically generated

Pip Installation:

For Windows 11/Mac users:

Virtualenv

For Windows 11/Mac users:

*Should look like something like this:

A screenshot of a computer screen

Description automatically generated

Spot Packages

*Should look something like this:

A black screen with white text

Description automatically generated

*Should look like this:

A screenshot of a computer program

Description automatically generated

After this you're all set up! If you run into any trouble while setting up contact @Cai or @Dwight Howard, II on Discord.

VS Code setup for TapeMeasure

Linux

Ubuntu

  1. First thing your going to want to do is download the .deb to the VS Code download site. If you download the the .rpm file you will need to follow another guide.
  2. Once the file has finished downloading you will want to open up your files software and navigate to your downloads folder or whenever you have set your browser to download. 
  3. Right click and then Open in terminal.
  4. Press Tab and Enter:
    sudo apt inatall ./code
  5. Once the install has finished you will want to open up VS Code and then Open folder and you will want to find your Spot-SDK folder or workspace folder.

Windows

Windows 10/11

  1. First thing your going to want to do is download the windows installer to the VS Code download site.
  2. Once the file has finished downloading you will want to run the installer.
  3. Once the install has finished you will want to open up VS Code and then Open folder and you will want to find your Spot-SDK folder or workspace folder.

New Page