mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-14 13:14:39 +00:00
448e0074b784a0076342ddf1a912aad1f567f309
* 修改lh的json启动 * 修改lh的json启动 * 修改backend,做成sim的通用backend * 修改yaml的地址,3D模型适配网页生产环境 * 添加laiyu硬件连接 * 修改移液枪的状态判断方法, 修改移液枪的状态判断方法, 添加三轴的表定点与零点之间的转换 添加三轴真实移动的backend * 修改laiyu移液站 简化移动方法, 取消软件限制位置, 修改当值使用Z轴时也需要重新复位Z轴的问题 * 更新lh以及laiyu workshop 1,现在可以直接通过修改backend,适配其他的移液站,主类依旧使用LiquidHandler,不用重新编写 2,修改枪头判断标准,使用枪头自身判断而不是类的判断, 3,将归零参数用毫米计算,方便手动调整, 4,修改归零方式,上电使用机械归零,确定机械零点,手动归零设置工作区域零点方便计算,二者互不干涉 * 修改枪头动作 * 修改虚拟仿真方法 --------- Co-authored-by: zhangshixiang <@zhangshixiang> Co-authored-by: Junhan Chang <changjh@dp.tech>
Uni-Lab-OS
English | 中文
Uni-Lab-OS is a platform for laboratory automation, designed to connect and control various experimental equipment, enabling automation and standardization of experimental workflows.
🏆 Competition
Join the Intelligent Organic Chemistry Synthesis Competition to explore automated synthesis with Uni-Lab-OS!
Key Features
- Multi-device integration management
- Automated experimental workflows
- Cloud connectivity capabilities
- Flexible configuration system
- Support for multiple experimental protocols
Documentation
Detailed documentation can be found at:
Quick Start
Uni-Lab-OS recommends using mamba for environment management. Choose the appropriate environment file for your operating system:
# Create new environment
mamba create -n unilab uni-lab::unilabos -c robostack-staging -c conda-forge
Install Dev Uni-Lab-OS
# Clone the repository
git clone https://github.com/dptech-corp/Uni-Lab-OS.git
cd Uni-Lab-OS
# Install Uni-Lab-OS
pip install .
- Start Uni-Lab System:
Please refer to Documentation - Boot Examples
Message Format
Uni-Lab-OS uses pre-built unilabos_msgs for system communication. You can find the built versions on the GitHub Releases page.
License
This project is licensed under GPL-3.0 - see the LICENSE file for details.
Project Statistics
Stars Trend
Contact Us
- GitHub Issues: https://github.com/dptech-corp/Uni-Lab-OS/issues
Languages
Python
84.6%
Jupyter Notebook
11.8%
HTML
2.8%
Shell
0.3%
CSS
0.2%
Other
0.3%
