Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 492 Bytes

File metadata and controls

21 lines (15 loc) · 492 Bytes

robotic-control

This project uses a self-made controller to communicate with the virtual six-axis robotic arm in vrep via remoteAPI.This project includes the following.

  • Motor velocity planning
  • Interpolator
  • Controller Design

Watch the video

Need to install python module

  • opencv-python
  • remoteAPI
  • PyQt5
  • Numpy

Installation

pip install -r requiment.txt