Logo
June, 22, 2022

ROS Parameter Server and ROS Bags

In the previous lesson, we became familiar with ROS services and learned how to create a client and server package and what the differences were between these and the subscriber-publisher architecture.

ROS Services - Server
ROS Services – Server programming

The goal of this lesson from the ROS tutorial series is to introduce you to ROS Parameter Server, what it is, and how you can manipulate it via the terminal and in written code, as well as creating, recording, playing, and reading ROS Bags.

ros parameter server
ROS Parameter Server
ros bags
ROS Bags