A repository for hosting simple ROS tutorials.
This repository is designed to be used in Ubuntu 20.04.
If you want to dual boot: Ubuntu 20.04 Install Instructions
Setup ROS Noetic: ROS Install Instructions
Setup ROS Workspace: Catkin Worspace Insctructions
Use your favorite git tool (I recommend GitKraken) to clone the code to the src folder of your ROS workspace
- Simple ROS publisher node "talker"
- Simple ROS subscriber node "listener"
- Custom generated message "my_msg"