forked from YikaiFu-cart/acRealman_xr
dual arm control from sample_udp_sender.py
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
"""xr_rm_teleop 包安装配置。
|
||||
|
||||
该包提供基于 XR 相对位移的 RM75 笛卡尔速度遥操作节点,以及把
|
||||
手柄 trigger 映射到夹爪力控命令的桥接节点。
|
||||
"""
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
package_name = "xr_rm_teleop"
|
||||
|
||||
Reference in New Issue
Block a user