C++ classes in ROS2 Open Class
What you will learn in this Open Class
C++ classes are essentially a code template for creating an object. They play an essential role in creating robot applications since they allow you to create code that is better organized and much easier to understand, debug, maintain and upgrade.
In this Open Class, you will get an introduction to using C++ classes in your ROS programs.
You will learn:
Robot Used: Turtlebot 2