Skip to content

Commit

Permalink
Remove robot description param from admittance YAML (#963)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abishalini authored Jan 7, 2024
1 parent 7d0e1d1 commit 30eb4b0
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,6 @@ admittance_controller:
}

# general settings
robot_description: {
type: string,
description: "Contains robot description in URDF format. The description is used for forward and inverse kinematics.",
read_only: true
}
enable_parameter_update_without_reactivation: {
type: bool,
default_value: true,
Expand Down

0 comments on commit 30eb4b0

Please sign in to comment.