Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix different time sources error #679

Conversation

christophebedard
Copy link
Contributor

Fixes #622

See my explanation under #622 (comment)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Copy link
Collaborator

@SteveMacenski SteveMacenski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SteveMacenski SteveMacenski merged commit a1e48b4 into cra-ros-pkg:ros2 Jul 6, 2021
@christophebedard christophebedard deleted the fix-different-time-sources-error branch July 6, 2021 17:34
redvinaa pushed a commit to EnjoyRobotics/robot_localization that referenced this pull request Jul 27, 2021
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
TipluJacob pushed a commit to Robast-GmbH/robot_localization that referenced this pull request Aug 26, 2021
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
(cherry picked from commit a1e48b4)
cesar-lopez-mar pushed a commit to nobleo/robot_localization that referenced this pull request Sep 14, 2021
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
SteveMacenski pushed a commit that referenced this pull request Sep 15, 2021
* Fix runtime exception thrown when parameter override not provided (#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>

* Fix different time sources error (#679)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>

Co-authored-by: Jacob Perron <jacob@openrobotics.org>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants