alexandru-dinu / ros-flow

Experimental ROS project.
MIT License
0 stars 1 forks source link

Publisher-subscriber example #5

Open mariustache opened 3 years ago

mariustache commented 3 years ago

Create two executables (a publisher and a subscriber) and run them using docker compose.

mariustache commented 3 years ago

Added two executables (publisher and listener) that use the /chatter topic to exchange data.

In docker-compose.yaml, I added two new services: