mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-15 13:44:39 +00:00
Update README and MQTTClient for installation instructions and code improvements (#10)
This commit is contained in:
@@ -53,6 +53,10 @@ mamba activate unilab
|
||||
|
||||
# 或更新现有环境
|
||||
conda env update --file unilabos-[YOUR_OS].yml -n 环境名
|
||||
|
||||
# 现阶段,需要安装 `unilabos_msgs` 包
|
||||
# 可以前往 Release 页面下载系统对应的包进行安装
|
||||
conda install ros-humble-unilabos-msgs-0.8.0-xxxxx.tar.bz2
|
||||
```
|
||||
|
||||
其中 `[YOUR_OS]` 可以是 `win64`, `linux-64`, `osx-64`, 或 `osx-arm64`。
|
||||
|
||||
Reference in New Issue
Block a user