Skip to content

Commit d16616e

Browse files
authored
Rename joint state hint to nullspace component (#73)
1 parent 8cc89b9 commit d16616e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moveit_studio_msgs/moveit_pro_controllers_msgs/msg/VelocityForceCommand.msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ geometry_msgs/Wrench wrench
3434
# Nullspace parameter to be optionally used for secondary control goal.
3535
# Empty array will be ignored, otherwise array length must match number of degrees-of-freedom.
3636
# 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.
37-
float64[] joint_state_hint
37+
float64[] nullspace_component

0 commit comments

Comments
 (0)