Skip to content

PyLabRobot/resource-locator-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLabRobot Resource Locator Program (PLR-RLP)

PyLabRobot Resource Locator Program (PLR-RLP) is a utility program to help you calibrate iSWAP movements on Hamilton STAR (and other robots in the future). It is designed to be used with PyLabRobot.

Installation

  1. Clone PyLabRobot:
git clone https://github.com/PyLabRobot/pylabrobot
  1. Install PyLabRobot Resource Locator Program with cloned PyLabRobot:
git clone https://github.com/PyLabRobot/resource-locator-program
cd resource-locator-program
virtualenv env
source env/bin/activate
pip install -e '/path/to/pylabrobot[dev]'
pip install -e .

Usage

python iswap.py

About

Utility program to find labware positions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages