Everything you need to learn robotics. Free courses, research papers, open-source tools, and community resources โ curated for practitioners.
A robot is a programmable machine capable of sensing its environment, making decisions, and acting on the physical world. Modern robotics integrates mechanical engineering, electrical engineering, and computer science โ combining kinematics, dynamics, control theory, perception, and planning into autonomous systems.
Covers mechanics, dynamics, and control of robot manipulators. Includes lecture notes, problem sets, and labs.
Oussama Khatib's classic course. Kinematics, dynamics, control, motion planning. Video lectures available.
Six-course series covering aerial robotics, perception, estimation, planning, and capstone. Free to audit.
Based on the Lynch & Park textbook. Rigorous treatment of kinematics, dynamics, planning, and manipulation.
Official tutorials for Robot Operating System 2. Learn the de facto standard middleware for robotics development.
Localization, tracking, PID control, SLAM, and path planning. Taught by the leader of the Stanford autonomous car team.
Introduced the subsumption architecture โ reactive, behavior-based robotics without central world models. Revolutionized how robots are programmed.
Artificial potential field method for real-time motion planning. Attractive fields to goal, repulsive fields from obstacles. Foundational for reactive navigation.
Pioneered dynamic legged locomotion. Showed that running and hopping could be decomposed into three decoupled controllers. Foundation for Boston Dynamics.
Probabilistic Roadmap Method (PRM) for multi-DOF motion planning. Sample random configurations, connect collision-free neighbors. Still widely used.
RRT algorithm for single-query motion planning. Incrementally builds a space-filling tree. Foundation for RRT* and modern planning.
Large-scale deep learning for robotic grasping. 800,000 grasp attempts across multiple robots. Showed end-to-end learning from pixels to motor torques.
The de facto standard middleware for robotics. Pub/sub messaging, hardware abstraction, package management, visualization.
3D robotics simulator with physics, sensors, and ROS integration. Test robots in realistic environments before deploying on hardware.
Multi-Joint dynamics with Contact. High-performance physics engine for robotics research. Now free and open-source (Google DeepMind).
Physics simulation for robotics, games, and ML. Python bindings, OpenAI Gym integration, URDF/SDF support.
GPU-accelerated robotics simulation built on Omniverse. Synthetic data generation, domain randomization, ROS/ROS2 bridge.
Model-based design and verification for robotics. Multibody dynamics, optimization-based planning, and control. Used by Toyota Research.
Spot (quadruped), Atlas (humanoid), Stretch (logistics). The most advanced dynamic robots in the world.
Collaborative robot arms (cobots). UR3e, UR5e, UR10e, UR16e. Industry standard for lightweight industrial automation.
Open-source microcontroller platform. The easiest way to start building robot hardware. Huge ecosystem of sensors, motors, and shields.
Single-board computer for robot brains. Run ROS, computer vision, and ML inference. GPIO for sensor/actuator interfacing.
GPU-powered edge computing for robotics. Run neural networks on robots. Jetson Nano, Orin Nano, AGX Orin.
Educational robot with omnidirectional wheels, vision, and programmable AI. Great for learning competition robotics.
Official ROS community forum. Package announcements, design discussions, help for ROS developers.
Active Reddit community for robotics enthusiasts, researchers, and hobbyists. Projects, news, career advice.
Premier professional society for robotics. Publishes top journals (T-RO, RA-L) and runs ICRA, IROS conferences.
Non-profit robotics news and community. Podcasts, articles, and perspectives from robotics researchers worldwide.
Daily preprints in robotics research. Manipulation, locomotion, planning, learning โ where new results appear first.
Curated weekly newsletter covering robotics industry news, research, and open-source projects.