Skip to content

add description fields in the parameter descriptor#73

Merged
wjwwood merged 1 commit intoparameters_support_rangesfrom
wjwwood/parameters_support_ranges-1
Apr 19, 2019
Merged

add description fields in the parameter descriptor#73
wjwwood merged 1 commit intoparameters_support_rangesfrom
wjwwood/parameters_support_ranges-1

Conversation

@wjwwood
Copy link
Copy Markdown
Member

@wjwwood wjwwood commented Apr 19, 2019

My proposal for strings in the parameter descriptor to allow the programmer to convey some extra information about parameters to the user in a dynamic reconfigure like GUI.

Signed-off-by: William Woodall <william@osrfoundation.org>
@wjwwood wjwwood added the in review Waiting for review (Kanban column) label Apr 19, 2019
@wjwwood wjwwood self-assigned this Apr 19, 2019
@wjwwood wjwwood mentioned this pull request Apr 19, 2019
@wjwwood wjwwood merged commit a5392ad into parameters_support_ranges Apr 19, 2019
@wjwwood wjwwood deleted the wjwwood/parameters_support_ranges-1 branch April 19, 2019 23:06
@wjwwood wjwwood removed the in review Waiting for review (Kanban column) label Apr 19, 2019
wjwwood added a commit that referenced this pull request Apr 25, 2019
Signed-off-by: William Woodall <william@osrfoundation.org>
wjwwood added a commit that referenced this pull request Apr 29, 2019
* small cleanup commit

Signed-off-by: William Woodall <william@osrfoundation.org>

* first proposal from Dirk

Signed-off-by: William Woodall <william@osrfoundation.org>

* add description fields in the parameter descriptor (#73)

Signed-off-by: William Woodall <william@osrfoundation.org>

* Changes based on comments on PR #72 (#74)

* Added changes based on comments on PR #72

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Minor changes based on comments

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Augmented comments on ParameterDescriptor constraints

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Changed comment on 'step' field of FloatingPointRange. One sentence per line on ParameterDescriptor

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Changed comments on IntegerRange and FloatingPointRange, to_value is valid even if it is not multiple of step

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Addressed multiple comments

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Improved documentation

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Oxford comma FTW!

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>
Signed-off-by: William Woodall <william@osrfoundation.org>

* remove draft comment

Signed-off-by: William Woodall <william@osrfoundation.org>

* Added new messages file to cmakelists

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Changed double to float64 to be consistent with parameter values

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>

* Alphabetized msg file list on CMakeList

Signed-off-by: Gonzalo de Pedro <gonzalo@depedro.com.ar>
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.

3 participants