Skip to content

Commit

Permalink
Removed old calibration file definition
Browse files Browse the repository at this point in the history
  • Loading branch information
VinDp committed May 22, 2024
1 parent 2ec41e3 commit 75c6a88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ur_robot_driver/launch/ur_control.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ def launch_setup(context, *args, **kwargs):
joint_limit_params = PathJoinSubstitution(
[FindPackageShare(description_package), "config", ur_type, "joint_limits.yaml"]
)
kinematics_params = PathJoinSubstitution(
[FindPackageShare(description_package), "config", ur_type, "default_kinematics.yaml"]
)
physical_params = PathJoinSubstitution(
[FindPackageShare(description_package), "config", ur_type, "physical_parameters.yaml"]
)
Expand Down

0 comments on commit 75c6a88

Please sign in to comment.