Skip to content

feat!: require crisp_py 4 - #49

Draft
danielsanjosepro wants to merge 1 commit into
mainfrom
feat/crisp-py-4-nullspace-params
Draft

feat!: require crisp_py 4#49
danielsanjosepro wants to merge 1 commit into
mainfrom
feat/crisp-py-4-nullspace-params

Conversation

@danielsanjosepro

Copy link
Copy Markdown
Collaborator

Follow-up to learnsyslab/crisp_py#82, which migrates the shipped control configs to the vector-valued nullspace params from learnsyslab/crisp_controllers#69.

crisp_gym itself needs no code or config change: it has no references to nullspace/stiffness/damping/max_tau and ships no config/control/. It only names control configs, which resolve via find_config() to files("crisp_py")/config — so the crisp_py PR covers it.

Only the pin needs updating, otherwise crisp_gym stays on the old configs against a new controller.

Blocked on crisp_py 4.0.0 being released.

Note for users with site-local control YAMLs on CRISP_CONFIG_PATH: those need migrating by hand (scalar gains → arrays, drop nullspace.weights.*).

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.

1 participant