ros-controls / ros2_control_demos

This repository aims at providing examples to illustrate ros2_control and ros2_controllers
https://control.ros.org
Apache License 2.0
367 stars 175 forks source link

[doc] fix typo - conform #508

Closed VladimirFokow closed 2 months ago

VladimirFokow commented 2 months ago

General

Here, there's a typo. I changed "conforms" to "conform":

In ros2_control, controllers are implemented as plugins that conforms ...

(This can be backported to Humble & Iron as well)