Code Monkey home page Code Monkey logo

yasphp / continuum-robotics Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 1.0 883.34 MB

Implemented calibration and computer-vision algorithms for an existing multi-camera system to capture the motion and shape sense of neurosurgical tendon-driven continuum robots under the Continuum Robotics Laboratory and University of Toronto Robotics Institute.

Home Page: https://crl.utm.utoronto.ca/crl/

License: MIT License

Jupyter Notebook 99.65% Python 0.35%
tendon-driven continuum-robotics shape-sensing motion-capture robotics computer-vision calibration opencv aruco-markers stereo-vision

continuum-robotics's Introduction

Continuum Robotics Laboratory (CRL)

CRL logo

What are Continuum Robots?

Continuum robots, which are biologically inspired and organic compliant structures, differ fundamentally from traditional robots, which rely on a rigid joint-link composition. Their appearance is evocative of animals and organs such as trunks, tongues, worms, and snakes. Composed of flexible, elastic, or soft materials, continuum robots can perform complex bending motions and appear with curvilinear shapes. However, their softness and deformability raise major challenges, including the continuous recognition of the manipulator’s actual shape.

Research Purpose

At the Continuum Robotics Laboratory at University of Toronto, we create innovative continuum robot designs with novel features. To test our continuum robots and validate our models, algorithms, and controllers, we perform experiments on the bench-top and observe the robot's performance using different sensors. The aim of this research project is to implement calibration and computer-vision algorithms for an existing multi-camera system to capture the motion and sense the shape of tendon-driven continuum robots.

Research Poster

Undergraduate Research Symposium Presentation Video:

Project Outcomes

The following functionalities have to be implemented using Python or C++ using OpenCV and Qt:

  • Run, save, and load extrinsic and intrinsic camera calibration for a set of three cameras
  • Capture images and movies from up to three cameras simultaneously
  • Extraction a depth map from the images
  • Segmentation of tendon-driven continuum robot features (e.g. spacer disks)
  • Determining the pose of the continuum robot's tip and its shape
  • Building a GUI encompassing the above

Research Documentation

Get Started

Clone this repository and install the other dependencies with pip:

git clone https://github.com/YasPHP/CRL.git
cd CRL
pip install -U -r requirements.txt

Multi-Camera System (Stereovision Camera Pairs)

  • Note: to escape each python script's steps, either press 'x' on the popped up window each time and then the 'esc' key twice when the detected ArUco marker screen pops up at the end (as there is no 'x'/minimize/maximize screen option for those last two outputted images).
  • You know you will have reached the end of each program, when the terminal outputs the TDCR's final ArUco Marker Coordinates matrix!

Run Camera 1 & 2 Program

python cam1and2.py

Run Camera 1 & 3 Program

python cam1and3.py

Run Camera 2 & 3 Program

python cam2and3.py

Multi-n-Camera System Extension

Run Individual methods

python test_functions.py

Initialize n Cameras

python calibrate.py

ArUco Markers

  • Print out these ArUco Markers for future TDCR detection tests
  • Generate your own ArUco markers here

Credited Tutorial Sources

continuum-robotics's People

Contributors

yasphp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

chenyuzuoyou

continuum-robotics's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.