Me En 537: Robotics

In this course, I learned about the fundamentals of robotics, including forward and inverse kinematics, trajectory planning, dynamics, and control. The course was mainly focused on the mathematical modeling of robotic systems, but we also had a lab component where we implemented some of the concepts using a robotic arm. The majority of the modeling and mathematics was done using Python libraries like SymPy and NumPy, and we used ROS2 for the lab component.

Procedure Applied:

Skills Applied:

Key Outcomes:

Gallery:

Path Planning Gif

A simulation of a 2D robot arm performing inverse kinematics to reach a goal

Baxter Co-Robot

Photo of the Co-Robot Baxter that we used in the lab. Using this robot, we praticed defining DH parameters, control, and path planning

Robotics Interface

A screenshot of the simulation interface that we used to control robotic arms