Skip to content

Commit

Permalink
Rename joint state hint to nullspace component (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahr authored Nov 6, 2024
1 parent 8cc89b9 commit d16616e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ geometry_msgs/Wrench wrench
# Nullspace parameter to be optionally used for secondary control goal.
# Empty array will be ignored, otherwise array length must match number of degrees-of-freedom.
# These can be modified at any time, and the controller should do its best to minimize joint-space costs if a nullspace controller is implemented.
float64[] joint_state_hint
float64[] nullspace_component

0 comments on commit d16616e

Please sign in to comment.