Skip to content

Commit

Permalink
Update source/Tutorials/Intermediate/Using-Node-Interfaces-Template-C…
Browse files Browse the repository at this point in the history
…lass.rst

Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Nikos Tziaros <33639811+NickTziaros@users.noreply.github.com>
  • Loading branch information
NickTziaros and ahcorde authored Feb 7, 2025
1 parent 0e9d42d commit 59c75ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Below, similar to the previous example, we create a simple node of type ``rclcpp
#include "rclcpp/node_interfaces/node_interfaces.hpp"

void node_info(
rclcpp::node_interfaces::NodeInterfaces<
rclcpp::node_interfaces::NodeInterfaces<
rclcpp::node_interfaces::NodeBaseInterface,
rclcpp::node_interfaces::NodeLoggingInterface> interfaces)
{
Expand Down

0 comments on commit 59c75ce

Please # to comment.