Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Python parameter filled on set_value #300

Merged
merged 3 commits into from
Jun 30, 2022

Conversation

domire8
Copy link
Contributor

@domire8 domire8 commented Jun 30, 2022

As we start using those pyhton parameters more frequently, we're also detecting the bugs there still are.

@domire8 domire8 requested review from buschbapti and eeberhard June 30, 2022 15:25
@domire8 domire8 merged commit 3a5ce48 into develop Jun 30, 2022
@domire8 domire8 deleted the fix/set-py-parameter-filled branch June 30, 2022 15:37
domire8 added a commit that referenced this pull request Aug 5, 2022
Version 6.1.0 contains a few small new features as well as several fixes, mainly in
the implementation of state_representation Parameters.

### Features

**state_representation**
- Add non-templated helper function to create shared ParameterInterface (#301)
- Add remove_parameter to ParameterMap (#302)
- Support truthiness in State objects with bool operator (#303)

### Fixes and improvements

**general**
- Extend clproto tests (#297)
- Set default values of empty Parameters correctly (#298)
- Remove CMake error preventing build on 22.04 and minor improvements (#299)
- Set Python parameter filled on set_value (#300)
- Avoid segfaults in clproto encoding (#304)
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.

2 participants