Skip to content

Add documentation on ros2_control_node and make lock_memory false by default (backport #1890) #951

Add documentation on ros2_control_node and make lock_memory false by default (backport #1890)

Add documentation on ros2_control_node and make lock_memory false by default (backport #1890) #951

name: Reviewer lottery
# pull_request_target takes the same events as pull_request,
# but it runs on the base branch instead of the head branch.
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
jobs:
assign_reviewers:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-reviewer-lottery.yml@master