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
<aside> 💡
Unity Package
UnitySim_macOS_silicon.app.zip
</aside>
Foxglove Config file
If the web browser doesn't connect try different browser 🙂