Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 370 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 370 Bytes

ROS2 Publisher Boilerplate.

License: MIT

This is simple ROS2 Publisher which publishes "HII" on topic "Chatter".

Dependencies

The dependencies of this repo are:

* ament_cmake
* rclcpp
* std_msgs

This package runs smoothly on Ubuntu 18 with Dashing Diamante.