Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

MECH 564 Fundamentals of Robot Mechanics and Control

Department of Mechanical Engineering, Colorado State University

Welcome to the lab companion site for MECH 564: Fundamentals of Robot Mechanics and Control at Colorado State University. This Jupyter Book collects the notebook-based lab material used in the course and provides a single place to access the exercises, simulations, and demonstrations.

Course Overview

This website is organized around the lab sequence for the course. Each notebook introduces a robotics topic, provides code examples or derivations, and supports hands-on practice with kinematics, dynamics, control, and simulation.

Lab Sequence

Getting Started

Each lab is provided as a Jupyter notebook that you can directly run in Google Colab. The notebooks contain both explanatory text and executable code cells.

Acknowledgements