Skip to content

Commit beb9515

Browse files
authored
Merge pull request #62 from PickNikRobotics/reduce-joint-jog-hang
Keep joint jog jogging instead of hanging
2 parents 95c43b9 + 174b457 commit beb9515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/moveit_pro_ur_configs/picknik_ur_base_config/objectives/request_teleoperation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<Control ID="Sequence">
3535
<Action
3636
ID="RetrieveJointStateParameter"
37-
timeout_sec="-1"
37+
timeout_sec="2"
3838
joint_state="{target_joint_state}"
3939
/>
4040
<SubTree

0 commit comments

Comments
 (0)