https://github.com/berkeleyautomation/yumirws
https://github.com/berkeleyautomation/yumirws
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/berkeleyautomation/yumirws
- Owner: BerkeleyAutomation
- Created: 2021-07-31T04:16:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T22:38:26.000Z (about 3 years ago)
- Last Synced: 2025-01-25T21:26:30.873Z (4 months ago)
- Language: Python
- Size: 61.5 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
Install this library using `pip`:
```shell
git clone --recurse-submodules https://github.com/BerkeleyAutomation/yumirws.git
cd yumirws
pip install -e .
```# Example Script
TODO: add