Skip to content

Fix/galactic/load parameters#692

Merged
SteveMacenski merged 2 commits into
cra-ros-pkg:galacticfrom
nobleo:fix/galactic/load_parameters
Sep 15, 2021
Merged

Fix/galactic/load parameters#692
SteveMacenski merged 2 commits into
cra-ros-pkg:galacticfrom
nobleo:fix/galactic/load_parameters

Conversation

@cesar-lopez-mar
Copy link
Copy Markdown

Fix loading parameters based on cherry-picking commits as suggested in #685

jacobperron and others added 2 commits September 14, 2021 16:48
…a-ros-pkg#675)

The templated declare_parameter method needs an override (or default value) since
it returns the actual parameter value, otherwise we get an exception.
To correctly declare a parameter without a default value, we should use a different
signature.

Related upstream issue: ros2/rclcpp#1691

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@SteveMacenski SteveMacenski merged commit 1c04d62 into cra-ros-pkg:galactic Sep 15, 2021
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.

4 participants