Post

Publisher and Subscriber

Publisher and Subscriber

Publisher and Subscriber


Prerequisites


1. ROS2

1.1 Install

1
2
3
wsl --install -d Ubuntu-24.04
sudo apt update
sudo apt upgrade -y

1.2 Workspace

sudo apt install ros-jazzy-desktop -y echo “source /opt/ros/jazzy/setup.bash” » ~/.bashrc

This post is licensed under CC BY 4.0 by the author.