<aside> 💡
This page is dedicated to install ROS2 for the second semester of 2024. For all documentations and detailed information, please visit https://docs.ros.org/en/humble/index.html
</aside>
We’ll be using ROS2 Humble for this semester. For everyone that’s completely new to ROS or ROS2, here’s a short Q&A.
How to install ROS2 Humble.
Start from set locale and just follow along with the instructions.
Please please please!! Read the page. Don't just blindly copy paste commands and cry about errors later on. Give it a quick read and follow what it says.
For the Installing ROS 2 Packages, use the command for Desktop Install!
sudo apt install ros-humble-desktop
Also install dev-tools for future use