FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat!: Make nullspace stiffness, damping, and max torque vector-valued by sea-bass · Pull Request #69 · learnsyslab/crisp_controllers · GitHub

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

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

Conversation

sea-bass commented Aug 8, 2026
edited
Loading

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 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 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 force-pushed the nullspace-gain-vectors branch from 09f26e3 to ec3a4be Compare August 8, 2026 15:58
sea-bass closed this Aug 16, 2026
sea-bass reopened this Aug 16, 2026

danielsanjosepro commented Aug 16, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

The PR is looking good! I will open a PR to update crisp_py with this change as well and then we can do a major release! Thanks for this!

This branch has not been deployed

No deployments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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?

2 participants


Back | FazBrowse Home | New Git URL