These instructions are intended to setup IML students with ROS2 in an Ubuntu 22.04 environment.
Follow these instructions to install ROS2 Humble.
$ sudo apt install -y python3-pip
$ pip3 install -U argcomplete
$ sudo apt install python3-colcon-common-extensions
$ sudo apt-get install liburdfdom-tools
$ sudo apt-get install ros-humble-sensor-msgs-py
$ sudo apt install ros-humble-gazebo-ros-pkgs
$ sudo apt-get install -y ros-geometry-msgs
$ sudo apt-get install ros-humble-joint-state-publisher