top of page

Baxter Robot Pouring Beads

For the semester project in my Robotics class, I helped program a Baxter robot to carry a bottle full of beads across a distance without spilling and pour the beads into a cup.

​

To design the trajectory, I used the MATLAB Robotics Toolbox to define the kinematics of the Baxter robot. I created an algorithm to divide up the trajectory into waypoints, compute the inverse kinematics to get from waypoint to waypoint, and tell the end effector to rotate to pour the beads. 

IMG_20201203_162504303.jpg

Baxter Arm Trajectory Simulated in MATLAB

Baxter Arm Trajectory on Baxter Robot

bottom of page