Junhan Chang 0bfb52df00 Squash merge from dev
Update recipe.yaml

fix: figure_resource

use call_async in all service to avoid deadlock

fix: prcxi import error

临时兼容错误的driver写法

fix protocol node

fix filter protocol

bugfixes on organic protocols

fix and remove redundant info

feat: 新增use_remote_resource参数

fix all protocol_compilers and remove deprecated devices

feat: 优化protocol node节点运行日志

fix pumps and liquid_handler handle

feat: workstation example

add: prcxi res
fix: startup slow

fix: prcxi_res

fix: discard_tips

fix: discard_tips error

fix: drop_tips not using auto resource select

feat: 添加ChinWe设备控制类,支持串口通信和电机控制功能 (#79)

feat: add trace log level

modify default discovery_interval to 15s

fix: working dir error when input config path
feat: report publish topic when error

fix: workstation handlers and vessel_id parsing

Cleanup registry to be easy-understanding (#76)

* delete deprecated mock devices

* rename categories

* combine chromatographic devices

* rename rviz simulation nodes

* organic virtual devices

* parse vessel_id

* run registry completion before merge

---------

Co-authored-by: Xuwznln <18435084+Xuwznln@users.noreply.github.com>
2025-09-10 21:41:50 +08:00
2025-09-10 21:41:50 +08:00
2025-09-04 11:10:02 +08:00
2025-09-04 11:04:58 +08:00
2025-08-28 20:01:04 +08:00
2025-09-10 21:41:50 +08:00
2025-09-10 21:41:50 +08:00
2025-08-28 20:01:04 +08:00
2025-04-17 15:19:47 +08:00
2025-08-01 01:25:58 +08:00
2025-04-17 14:19:48 +08:00
2025-08-01 19:54:58 +08:00
2025-04-17 15:19:47 +08:00
2025-09-04 11:10:02 +08:00
2025-09-04 11:10:02 +08:00
2025-08-28 20:01:04 +08:00
2025-08-01 01:25:58 +08:00
2025-08-01 01:25:58 +08:00
2025-08-01 01:25:58 +08:00
2025-08-01 01:25:58 +08:00

Uni-Lab Logo

Uni-Lab-OS

English | 中文

GitHub Stars GitHub Forks GitHub Issues GitHub License

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 .
  1. 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

Star History Chart

Contact Us

Description
No description provided
Readme GPL-3.0 109 MiB
Languages
Python 86%
Jupyter Notebook 10.7%
HTML 2.6%
Shell 0.2%
CSS 0.2%
Other 0.2%