Lecture 2 - AWS Academy Robomaker
September 9, 2023
Note
Credit from Building Cloud Connected Robots (Robots 2021)
Note
What is a Github?
How to signup a Github account
How to create a repository and document in README.md
How to clone a repository
Add your name in the msg (line 46) - will be used later classes
https://github.com/ros2/demos/blob/foxy/demo_nodes_cpp/src/topics/talker.cpp
Note
Follow the instruction on Github(Gan and Bai 2022)
Go to AWS Robomaker in AWS console
Go to robomaker setup click here
setup simulation job using the robot application and simualtion application from AWS ECR docker instances
GAZEBO_MASTER_URI=http://ROBOMAKER_SIM_APP_IP:11345
ROS_IP=ROBOMAKER_SIM_APP_IP
ROS_MASTER_URI=http://ROBOMAKER_ROBOT_APP_IP:11311
In robomaker, move.sh is to run “ros2 run teleop_twist_keyboard teleop_twist_keyboard”
- give a name mini-pupper-simulation-app
When you submit a report, please include the corrected procedures and give the screen shots based on the checkoff.
Download Ubuntu 22.04 image
Windows User need to download a RNDIS driver
Li Bai