Skip to content

Mobile manipulator project demonstrating inverse kinematics and path following capabilities

Notifications You must be signed in to change notification settings

HrushikeshBudhale/Serving_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Serving_robot

Table of Contents

What is this?

Mobile manipulator project demonstrating inverse kinematics and trajectory following capabilities in the CoppeliaSim.

This project utilizes forward, inverse kinematics for UR5 manipulator and 4 wheel differential drive path following on custom designed chassis to serve cups to the tables in the narrow space of diner environment.

ACTIVITY DIAGRAM

Requirements

  • Ubuntu18.04 (or higher)
  • CoppeliaSim simulator
  • python3.6

Execution

Clone this repository using

git clone git@github.com:HrushikeshBudhale/Serving_robot.git

Start the CoppeliaSim simulator by entering

<CoppeliaSim-folder-path>/coppeliaSim.sh <serving-robot-folder-path>/scene/diner.ttt

In another terminal enter

python3 <serving-robot-folder-path>/src/robot_control.py

About

Mobile manipulator project demonstrating inverse kinematics and path following capabilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published