Skip to content

Enforce static parameter typing#118

Merged
ivanpauno merged 6 commits intomasterfrom
ivanpauno/enforce-parameter-type-allowed-type
Feb 22, 2021
Merged

Enforce static parameter typing#118
ivanpauno merged 6 commits intomasterfrom
ivanpauno/enforce-parameter-type-allowed-type

Conversation

@ivanpauno
Copy link
Copy Markdown
Member

Alternative to #115.
See ros2/rclcpp#1522 for details.

…nfigure if duck typing is desired or not

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno ivanpauno self-assigned this Jan 21, 2021
@ivanpauno ivanpauno added the enhancement New feature or request label Jan 21, 2021
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link
Copy Markdown
Member Author

@jacobperron @mjeronimo PTAL to this and ros2/rclcpp#1522, most of the feedback was addressed.
Deprecating node->declare_parameter("name") is the only pending thing (I think).

@ivanpauno
Copy link
Copy Markdown
Member Author

Deprecating node->declare_parameter("name") is the only pending thing (I think).

Done that too

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>

Co-authored-by: Jacob Perron <jacob@openrobotics.org>
@ivanpauno
Copy link
Copy Markdown
Member Author

Merging this one before than the others, so I can release and make sure that all the PR checker jobs of downstream PRs are passing.

@ivanpauno ivanpauno merged commit 0cb9182 into master Feb 22, 2021
@delete-merged-branch delete-merged-branch bot deleted the ivanpauno/enforce-parameter-type-allowed-type branch February 22, 2021 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants