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 13a1806 commit 0e9d42d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Below, similar to the previous example, we create a simple node of type ``rclcpp

.. code-block:: c++

#include <memory>
#include <string>
#include <thread>
#include "lifecycle_msgs/msg/transition.hpp"
#include "rclcpp/rclcpp.hpp"
Expand Down

0 comments on commit 0e9d42d

Please # to comment.