Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Use KDL instead of pick_ik for servo (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: Abishalini <[email protected]>
  • Loading branch information
Abishalini and Abishalini authored May 1, 2023
1 parent 2af0e81 commit f88c638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/picknik_ur_base_config/config/base_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ moveit_params:
path: "config/moveit/sensors_3d.yaml"
servo_kinematics:
package: "picknik_ur_base_config"
path: "config/moveit/pick_ik_kinematics_servo.yaml"
path: "config/moveit/kinematics.yaml"
joint_limits:
package: "picknik_ur_base_config"
path: "config/moveit/joint_limits.yaml"
Expand Down

0 comments on commit f88c638

Please sign in to comment.