Publishers and Subscribers
October 16, 2023
Icebreaker
Recap
Brief recap of last meeting
Making a Publisher
Making a Publisher: Setup
git pull -r
git checkout tutorials_2023
cd ~/2023RobotCode/zebROS_ws/src/beginner_tutorials
natbuild beginner_tutorials ← new! (and important)
code .
Making a Publisher
Running our Code
Viewing Output
Making a Subscriber
Running the Subscriber
Adding new messages
Group activity
Interacting on the Network
Additional references