Skip to content

SteveOss/ros2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ROS2 Demos

This repository contains ROS2 demo programs using pub/sub to share a generic IoT data type. The demos can be build by:

ament build

The individual packages are under the src subdirectory:

  • iot_msgs Definition of generic IoT data type and helper functions

  • iot_publisher Excecutable publisher of IoT data samples

  • iot_subscriber Excecuable subscriber of IoT data samples

Releases

No releases published

Packages

No packages published