Skip to content

Basic manipulator control system based on gesture recognition.

Notifications You must be signed in to change notification settings

bhjnmk/ManipulatorControlVisionSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision system for manipulator control

Copyright (C) 2018 by Magdalena Kuzmicz
Version: 1.0
Technologies: C#, OpenCV/EmguCV, WindowsForms, Haaro-like characteristics classifiers

About the project

Project is a part of my master thesis. The purpose of it was to create a basic control system based on gesture recognition, which will enable control of the manipulator. I created an intuitive application that allows the user to control the manipulator in the JOINT and XYZ axis system. The manipulator uses protocol R3 and cmd are send by COM port.

The application allows you to control the robot manually by sending raw commands or by using buttons to move manipulator in axis XYZ or JOINT.

How to use

The application was tested with robot Mitsubishi RV-2AJ. Computer was connected with control unit by RS232C – USB. To use the application and check how it works you must connect your computer to manipulator which uses R3 protocol to comunicate.

Parameters

To connect with manipualtor check proper COM port in main window and set: baud rate: 9600, parity: Even, data bits: 8, stop bits: Two.

App view

Connection

alt text

Manual control XYZ

alt text

Manual control JOINT

alt text

Manual control CMD

alt text

About

Basic manipulator control system based on gesture recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages