- Using Docker and Gazebo to set up a virtual robotics environment
- Controlling a robot using ROS
- Creating a robot using URDF/SDF files
- Combining OpenCV and Gazebo
- Knowing how to open a terminal on your base operating system
- Knowing what
cdis in a terminal and how to use it.
Other tutorials e.g. ROS, Gazebo tutorials assume that you know what linux is and have a linux system ready.
This tutorial is built so that you can run everything in the tutorials on your Windows / Mac device, and follow along.
Also, it's more "Wow, cool!" with a little bit of "This is how you do actual work" than the other tutorials which assume you have some experience in real robotics.
If you're doing the USRC Tutorial Series, check out the "USRC Weekly Workshops" section in the README for each workshop to find the corresponding challenge.
- Create a tutorial that integrates STL files and urdf files.
- Create a tutorial for xacro files instead of urdf files.