This is simple ROS2 Publisher + Subscriber which publishes "HELLO" on topic "/Chatter2" and subscibes to topic "/Chatter".
The dependencies of this repo are:
* ament_cmake
* rclcpp
* std_msgs
This package runs smoothly on Ubuntu 18 with Dashing Diamante.