Note: Before installing ROS2 on Ubuntu its necessary to install Python, Visual Studio Code & its optional to install Terminator but its recommended, another well know program similar to Terminator is “tmux”. And after installation we must update and upgrade the OS.
Steps for Python 3
Open the terminal and type the following command.
$ sudo apt install python3-pip
$ sudo apt install python3-pip
0 Comments