Skip to content

Commit

Permalink
Merge branch 'master' into propagate/hw_rate/alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
saikishor authored Dec 11, 2024
2 parents 9ba0518 + c37b9d9 commit dad6929
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ class ControllerInterfaceBase : public rclcpp_lifecycle::node_interfaces::Lifecy
* The configuration is used to check if controller can be activated and to claim interfaces from
* hardware.
* The claimed interfaces are populated in the
* \ref ControllerInterfaceBase::state_interface_ "state_interface_" member.
* \ref ControllerInterfaceBase::state_interfaces_ "state_interfaces_" member.
*
* \returns configuration of state interfaces.
*/
Expand Down

0 comments on commit dad6929

Please sign in to comment.