#################################### ##FILL ME IN #################################### ## links to any required tutorials ## note.0= [[ROS/Tutorials/UnderstandingServicesParams| understanding ROS services and parameters]] ## descriptive title for the tutorial ## title = Writing a Simple Publisher and Subscriber (C++) ## multi-line description to be displayed in search ## description = This tutorial covers how to write a publisher and subscriber node in C++. ## the next tutorial description ## next = ## links to next tutorial ## next.0.link= [[ROS/Tutorials/ExaminingPublisherSubscriber|Examining the simple publisher and subscriber]] ## next.1.link= ## what level user is this tutorial for ## level= BeginnerCategory #################################### <> <> <> <> Now that you have written a simple publisher and subscriber, let's [[ROS/Tutorials/ExaminingPublisherSubscriber|examine the simple publisher and subscriber]]. == Additional Resources == Here are some additional resources contributed by the community: === Video Tutorial === The following video presents a small tutorial explaining how to write and test a publisher and subscriber in ROS with C++ and Python based on the talker/listener example above <> ## ROSTutorialCategory ## AUTOGENERATED DO NOT DELETE ## TutorialCategory ## ROSTutorialCategory