mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
add
This commit is contained in:
File diff suppressed because it is too large
Load Diff
2442
unilabos/devices/ros_dev/moveit2.py
Normal file
2442
unilabos/devices/ros_dev/moveit2.py
Normal file
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@ from rclpy.callback_groups import ReentrantCallbackGroup
|
||||
from moveit_msgs.msg import JointConstraint, Constraints
|
||||
from copy import deepcopy
|
||||
|
||||
from pymoveit2 import MoveIt2, GripperInterface
|
||||
from unilabos.devices.ros_dev.moveit2 import MoveIt2
|
||||
|
||||
import numpy as np
|
||||
from unilabos.ros.nodes.base_device_node import BaseROS2DeviceNode
|
||||
|
||||
Reference in New Issue
Block a user