-
Notifications
You must be signed in to change notification settings - Fork 0
Home
In this course, we will be using ROS 2 Jazzy. ROS 2 Jazzy works best on Ubuntu 24.04; therefore, we will be using Multipass to create an Ubuntu 24.04 virtual machine (VM). In the VM, you will be running everything ROS-related as well as your own code. We will also utilize the Webots simulator, to simulate different robots and sensors. Webots will be installed natively (i.e., on the host and not in the VM), for optimal performance, and we will show you how to interface it with the VM. Lastely, to visualize data and configure parameters, we will be using Foxglove.
Firstly, make sure your system is supported and enable virtualization. Secondly, install the required software and setup the Multipass VM. Finally, complete the assignments.
Complementary to the written instructions, there are also videos demonstrating the setup process. We have also included information of platforms we used to validate the instructions.