See CS225A Final Project Report - Robusser.pdf
and Final Presentation.pptx
for a more detailed description of the project implementation.
- Robot Task: Dish Washing
- Motivation: Assistive Care
- Given a table containing dishes in a room, the robot will:
- Navigate the room
- Pick up the used dishes and cups
- Rinse them in the sink
- Put them in the dishwasher
- Return to the charging state
- Robot Design:
- Single moving base with one 7-DoF arm attached for picking up arbitrarily positioned objects
- Arm positioned such that it can reach both the table top and dishwasher down below
Robusser.-.CS225A.Final.Project.Video.mp4
Simply clone this repository in the directory corresponding to the cs225a repository:
cd cs225a
git clone https://github.com/abhyudit309/robusser.git
cd robusser