This is an assignment meant to give you a highly structured introduction to some of the ros2 concepts needed for the upcoming training-1 assignment
- Follow this tutorial
- Screenshot the modified turtlesim window you get at the end of the tutorial. Change the window title to say your GitHub username:
- Commit the screenshot to this repo.
- To do this, you will need to install git on your Ubuntu machine and set up authentication with a SSH key
- Follow the next tutorial in the sequence
- running your new package will output
hello world my_package package. Change this to outputhello world [your github username]! - upload a screenshot of your modified output to this repo
- Follow the next tutorial in the sequence
- upload a screenshot of the publisher node terminal and the subscription node terminal running side by side
