Skip to content

feat!: Make nullspace stiffness, damping, and max torque vector-valued - #69

Open
sea-bass wants to merge 1 commit into
learnsyslab:mainfrom
sea-bass:nullspace-gain-vectors
Open

feat!: Make nullspace stiffness, damping, and max torque vector-valued#69
sea-bass wants to merge 1 commit into
learnsyslab:mainfrom
sea-bass:nullspace-gain-vectors

Conversation

@sea-bass

@sea-bass sea-bass commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

NOTE: This is a breaking change as discussed in the associated issue.
Normally this would mean with conventional commits it would have to bump the version to 3.0.0, but if you want this to be a 2.5.0 instead and handle the small breakages, we can take off the !.

This PR expands the nullspace stiffness/damping gains and max torques vector-valued so it's easier to configure per-joint control laws.

With this extra flexibility, we can effectively remove the additional "weights" scaling factor, which means I expanded the bounds of all these now unweighted parameters.

Closes #68

@sea-bass sea-bass changed the title Make nullspace stiffness, damping, and max torque vector-valued feat: Make nullspace stiffness, damping, and max torque vector-valued Aug 8, 2026
@sea-bass sea-bass changed the title feat: Make nullspace stiffness, damping, and max torque vector-valued feat!: Make nullspace stiffness, damping, and max torque vector-valued Aug 8, 2026
@sea-bass
sea-bass force-pushed the nullspace-gain-vectors branch from 09f26e3 to ec3a4be Compare August 8, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expand nullspace stiffness and damping parameters to be vector-valued?

1 participant