Skip to content

Commit 074addb

Browse files
authored
Update KinematicsControl.java
1 parent a13c567 commit 074addb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/KinematicsControl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public class KinematicsControl extends RoboticsAPIApplication {
2626
private Controller lbr_controller_;
2727

2828
@Inject
29-
@Named("CameraProbeUS")
29+
@Named("Tool")
3030
private Tool mytool;
3131

3232
// control mode

0 commit comments

Comments
 (0)