Skip to content

Conversation

rishitej04
Copy link
Contributor

This PR adapts the fix from issue #2419 to the current codebase.

In older versions of ros2_control, get_node() existed separately in
system_interface.hpp and sensor_interface.hpp, and the Doxygen comments there
incorrectly referenced ActuatorInterface.

In the current version, get_node() lives only in the base class
(hardware_component_interface.hpp). However, its comment still incorrectly
referred to System_Interface.

This PR corrects the documentation to properly reference
HardwareComponentInterface.

  • Comment-only change
  • No functional or API impact

Fixes #2419

@christophfroehlich
Copy link
Contributor

you are again opening a PR with the same changes like in #2471, why?

@bmagyar bmagyar closed this Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation Error in get_node() method for system_interface and sensor_interface
3 participants