1 / 7

Web Operated Robot Arm

University of Bridgeport Department of Computer Science and Engineering Robotics, Intelligent Sensing and Control RISC Laboratory. Web Operated Robot Arm. Matanya Elchanani and Tarek Sobh. The Basic Idea. Robots are controlled locally

sereno
Télécharger la présentation

Web Operated Robot Arm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. University of Bridgeport Department of Computer Science and Engineering Robotics, Intelligent Sensing and Control RISC Laboratory Web Operated Robot Arm Matanya Elchanani and Tarek Sobh

  2. The Basic Idea • Robots are controlled locally • The internet can be used as a link between the robot and its control panel • A simple web browser can be used to fully control the robot

  3. System Requirements • A robot arm • Computer controlled robot controller • PC running as the robot server • An HTTP server running the robot client program • A WWW forms capable browser

  4. Flow sequence - command path • Browser request received by HTTP server • HTTP server initiates cgi-bin program • Cgi-bin program sends a command over a TCP/IP socket to the robot server • Robot server receives command, interprets it, applies inverse kinematics, and sends it to the robot controller via RS-232C link • Robot controller actually moves robot

  5. Flow sequence - Feedback path • Controller sends “end of movement” signal to the robot server • Robot server grabs a picture of the robot and sends it to cgi-bin program over TCP/IP socket • Cgi-bin program receives the picture, generates a HTML page and sends it to the WWW browser • Browser shows the current robot position

  6. Future goals • Queuing access control system • User timeout controller • Distance learning screens • Stereoscopic positioning control • Velocity control • Sensor controlled gripper

  7. THE END Created by: Matanya Elchanani

More Related