mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-06 15:05:13 +00:00
添加机械臂和移液站
This commit is contained in:
@@ -34,4 +34,22 @@ robotic_arm.UR:
|
||||
- arm_status
|
||||
- gripper_status
|
||||
additionalProperties: false
|
||||
type: object
|
||||
type: object
|
||||
|
||||
robotic_arm.elite:
|
||||
description: Elite robot arm
|
||||
class:
|
||||
module: unilabos.devices.arm.elite_robot:EliteRobot
|
||||
type: python
|
||||
status_types:
|
||||
arm_pose: Float64MultiArray
|
||||
action_value_mappings:
|
||||
modbus_task_cmd:
|
||||
type: SendCmd
|
||||
goal:
|
||||
command: command
|
||||
feedback: {}
|
||||
result: {}
|
||||
model:
|
||||
type: device
|
||||
mesh: elite_robot
|
||||
Reference in New Issue
Block a user