June, 01, 2022
How to Create a ROS Workspace and a ROS Package
In the previous lesson of the series of lessons on Robot Operating System (ROS) , you learned what the Robot Operating System (ROS) is, why we need ROS, Ubuntu test drive, and ROS installation.
![what is ros-Ubuntu](https://minio.news.mecharithm.com:443/mecharithm/what_is_ros_Ubuntu_95fbde8bf7.jpg)
In this lesson, you will learn how to install Python3, create a ROS workspace, create a ROS package, create simple publishers/subscribers, search ROS packages, delete a ROS package, work with ROSlaunch, and work with rqt which is a ROS visualization tool.
![ros package-simple publisher subscriber in ros](https://minio.news.mecharithm.com:443/mecharithm/ros_package_simple_publisher_subscriber_in_ros_9b3edc2b98.jpg)
- The table of contents for the entire course.