Enhanced gripper control functionality
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# 右臂单独调试配置:XR 相对位姿透传控制 RM75 TCP。
|
||||
# 末端外设由 peripherals_rm75.yaml 配置,launch 只在真机连接阶段初始化。
|
||||
# 末端外设由 peripherals_rm75.yaml 配置,真机连接阶段初始化后由遥操作节点复用。
|
||||
|
||||
single_arm_velocity_teleop:
|
||||
ros__parameters:
|
||||
@ -13,7 +13,7 @@ single_arm_velocity_teleop:
|
||||
target_filter_alpha: 0.65
|
||||
target_filter_alpha_fast: 0.9
|
||||
target_filter_fast_threshold_m: 0.03
|
||||
max_linear_speed: 0.3
|
||||
max_linear_speed: 0.15
|
||||
enable_position_axes: [true, true, true]
|
||||
current_pose_poll_hz: 10.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user