Skip to content

kmolLin/robotic_control

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages