Completed
A Simple Box in URDF
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to the Robot Operating System - ROS Middleware
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What We Will Talk About...
- 3 What is ROS?
- 4 History and legacy
- 5 Installing ROS
- 6 Next Steps
- 7 Testing the Installation with a simple build
- 8 Core ROS Components
- 9 ROS Concepts 12
- 10 Filesystem Specifics
- 11 Computation Graph Level
- 12 Naming Structure
- 13 Name Resolution
- 14 Describing Robots in URDF
- 15 Example: Building a Basic Chassis
- 16 A Simple Box in URDF
- 17 Create the Package
- 18 Create the launch File
- 19 Box with Wheels!
- 20 Gazebo
- 21 Example Pub/Sub
- 22 Summary