chitianqilin / RAS-Challenge-2019

The software respository for the RAS Challenge held at the AMRC in June 2019.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UK-RAS Manufacturing Robotics Challenge

The software respository for the RAS Challange held at the AMRC in June 2019.

Background: Industrial robots have been deployed in dull, dirty or dangerous applications for several decades. However, due to their dexterity and problem solving skills, human operators are invaluable in the manufacture, maintenance and repair of highly complex products. In order to keep UK manufacture competitive there is a need to help these operators work effectively. It is suggested this need could be fulfilled by robotics and autonomous systems. Brief: Develop a robotic system to pass an operator tools or components from a based on verbal commands and provide visual feedback of the robots intention to allow safe collaboration. Summary of challenges:

  1. Human Interface: This challenge demands the implementation of interpretation of verbal commands using natural language processing. a. Change keyword to begin speech interface b. Ask robot to pass items/tools to user; manipulate/position objects
  2. Instrumentation: This challenge aims to identify objects and generate grasping strategies using machine vision. a. Known named objects from known locations b. Known named objects from unknown locations on a flat surface using machine vision c. Known un-named objects from unknown locations
  3. Robot Control Challenge: a. Point-point b. Obstacle avoidance c. Dynamic path planning
  4. Digital Twin interface: This challenge involves the visualisation of the real robot movement using augmented reality. Teams to be creative
  5. Integration Challenge: This involves the integration of the 4 previous challenges to work as one single project. Additional: Teams will be provided with a KUKA iiwa robot equipped with a gripper, microphone, camera, and tray of parts. The robot will be integrated to allow safe operation but will require programming through ROS.

About

The software respository for the RAS Challenge held at the AMRC in June 2019.

License:GNU General Public License v3.0


Languages

Language:Java 42.7%Language:C++ 28.3%Language:Python 16.2%Language:CMake 4.9%Language:JavaScript 4.6%Language:HTML 1.9%Language:CSS 1.0%Language:Shell 0.4%