Skip to content

fix typo in 'synchronized' documentation#3388

Merged
saikishor merged 1 commit into
ros-controls:masterfrom
christianrauch:patch-1
Jun 13, 2026
Merged

fix typo in 'synchronized' documentation#3388
saikishor merged 1 commit into
ros-controls:masterfrom
christianrauch:patch-1

Conversation

@christianrauch

Copy link
Copy Markdown
Contributor

Description

Fix:

The thread will run with the synchronized with the main controller_manager thread.

->

The thread will run synchronized with the main controller_manager thread.

Fixes # (issue)

Is this user-facing behavior change?

Did you use Generative AI?

No.

Additional Information

TODOs

To send us a pull request, please:

  • Fork the repository.
  • Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change.
  • Ensure local tests pass. (colcon test and pre-commit run (requires you to install pre-commit by pip3 install pre-commit)
  • Commit to your fork using clear commit messages.
  • Send a pull request, answering any default questions in the pull request interface.
  • Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.

@saikishor saikishor added backport-jazzy Triggers PR backport to ROS 2 jazzy. backport-kilted Triggers PR backport to ROS 2 kilted. labels Jun 13, 2026
@saikishor saikishor enabled auto-merge (squash) June 13, 2026 00:23

@christophfroehlich christophfroehlich left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@saikishor saikishor merged commit 3839ae5 into ros-controls:master Jun 13, 2026
12 checks passed
@christianrauch christianrauch deleted the patch-1 branch June 13, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-jazzy Triggers PR backport to ROS 2 jazzy. backport-kilted Triggers PR backport to ROS 2 kilted.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants