host node新增resource add时间统计

create_resource新增handle
bump version to 0.9.2
This commit is contained in:
Xuwznln
2025-06-08 13:23:55 +08:00
parent b6c9530c61
commit c0b7f2decd
50 changed files with 60 additions and 8 deletions

View File

@@ -45,7 +45,7 @@ conda env update --file unilabos-[YOUR_OS].yml -n environment_name
# Currently, you need to install the `unilabos_msgs` package
# You can download the system-specific package from the Release page
conda install ros-humble-unilabos-msgs-0.9.1-xxxxx.tar.bz2
conda install ros-humble-unilabos-msgs-0.9.2-xxxxx.tar.bz2
# Install PyLabRobot and other prerequisites
git clone https://github.com/PyLabRobot/pylabrobot plr_repo