Closed
Description
The PR #1599 which backports #1451 failed to insert the lock in the right place.
ros2_control/hardware_interface/src/resource_manager.cpp
Lines 687 to 691 in 6a8053e
This means that when load_and_initialize_components
is true
the lock is taken, but the rest of the block will be executed regardless.
Or, is it intended fix?
@destogl Please confirm.
Metadata
Metadata
Assignees
Labels
No labels