Skip to content

mbackas/ECE470-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE470-Final-Project

We simulate 2 UR10 robots to throw and retrieve a ball back and forth

Here are the steps needed to run our simulation in V-REP

  1. Clone or download this repository
  2. download V-REP
  3. extract the file and rename vrep, for brevity.
  4. in the vrep directory, run V-REP from the terminal command line with ./vrep.app/Contents/MacOS/vrep
  5. If python 3 is not istalled, download and install it
  6. From the vrep_code directory, run python test.py

Simulation 2: forward kinematics

  1. complete above steps
  2. pull the repository
  3. copy the new files forwardKinematics.py and test2.py into vrep_code
  4. run python test2.py

Simulation 4: collision detection

  1. Complete the above steps
  2. Pull the repository
  3. Copy new files test4.py and my_ur3.ttt files into vrep_code.
  4. Load my_ur3.ttt in vrep
  5. Run python test4.py

Final Project

  1. Complete the above steps for installing V-REP
  2. Download the Repo (everything needed is in MotionPlanning directory)
  3. Open MotionPlanning in MatLab
  4. Load the scene my_ur3.ttt in V-REP
  5. type run in matLab command window
  6. Success? try moving object and goal positions, also move cyclinder positions
  7. Enjoy

About

We simulate 2 UR10 robots to throw and retrieve a ball back and forth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published