Simple ros2 package containing core and wrapper Installation cd ~/ros2_ws/src git clone https://github.com/icsl-Jeon/simple-ros2-package.git cd ~/ros2_ws colcon build Running node source ~/ros2_ws/install/local_setup.bash ros2 run my_package_ros2 server_node