Quick links

Slides

ROS2 Documentation

Workshop Git Repo

Dependencies Install

sudo apt update
sudo apt install python3-colcon-common-extensions # For colcon build not found
sudo apt install -y ros-humble-mavros # For Unity Sim to ROS2
sudo apt install -y ros-humble-foxglove-bridge # For ROS2 to Foxglove
code ~/.bashrc
source /opt/ros/humble/setup.bash
source $HOME/workshop_ws/install/local_setup.bash

Unity Sim

<aside> 💡

Unity Package

UnitySim_window.zip

UnitySim_Linux.zip

UnitySim_macOS_silicon.app.zip

MacOS Specific Instructions

</aside>

Foxglove (Recommend to install app)

Foxglove

Foxglove Config file

Foxglove Config file

If the web browser doesn't connect try different browser 🙂