Skip to content

Tags: Greenroom-Robotics/generate_parameter_library

Tags

[email protected]

Toggle [email protected]'s commit message
ci: fix release ci

[email protected]

Toggle [email protected]'s commit message
ci: fix release ci

[email protected]

Toggle [email protected]'s commit message
ci: fix release ci

[email protected]

Toggle [email protected]'s commit message
feat: support plain node pointer in constructor

[email protected]

Toggle [email protected]'s commit message
fix: add type annotations to add_entry and get_entry

[email protected]

Toggle [email protected]'s commit message
fix: add isort: skip_file

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(generate_parameter_library_py): nested mappings double dot bug (#10)

* allows for nested mapping of parameters in python (removes the double dot bug)

[email protected]

Toggle [email protected]'s commit message
fix: add fmt: off header

[email protected]

Toggle [email protected]'s commit message
fix: make dataclasss public

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: [sc-14212] fix codegen for `additional_constraints` JSON schema …

…support (#7)

* fix: fix cpp codegen for additional_constraints JSON schema support

* chore: standardize form for python and cpp

* chore: lint

* chore: add readme section for additional_constraints