Add registry to 电化学工作站 & 奥谱天成拉曼

This commit is contained in:
Junhan Chang
2025-05-12 13:25:21 +08:00
parent a909e169fa
commit e5980c670e
11 changed files with 110 additions and 55 deletions

View File

@@ -6,7 +6,7 @@ if(rclpy.ok() == False):
else:
print("rclpy already initiated")
from unilabos.devices.dh_electrochem.dh_7000 import DH7000
from unilabos.devices.electrochem.dh_7000 import DH7000
from unilabos_msgs.action import SendCmd
from std_msgs.msg import Float64, String, Int16
from unilabos.ros.device_node_wrapper import ros2_device_node