ros2 bag – Save and Replay Topic Data
In this tutorial you’ll learn how to use ROS2 bags, with the ros2 bag command line tool, in order to save and replay data from your ROS2 topics. Why and when to use ROS2 bags? Imagine you’re working on your real – physical – robot, and you are developing an obstacle algorithm for the robot. … Read more