Coder Social home page Coder Social logo

korzen / surgical Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rll/surgical

0.0 3.0 0.0 67.56 MB

An open-source simulator for surgical tools.

C++ 89.68% C 1.00% Makefile 2.22% Python 1.91% MATLAB 4.45% Shell 0.07% Objective-C 0.12% M 0.01% CMake 0.54%

surgical's Introduction

DOOSim - Deformable One-Dimensional Object Simulation

Overview

Recent advances in the modeling of deformable one-dimensional objects (DOOs) such as surgical suture, rope, and hair show significant promise for improving the simulation, perception, and manipulation of such objects.

An important application of these tasks lies in the area of medical robotics, where robotic surgical assistants have the potential to greatly reduce surgeon fatigue and human error by improving the accuracy, speed, and robustness of surgical tasks such as suturing.

Towards this goal, we need a DOO simulation environment in order to reliably, accurately, and quickly simulate suture.

Project Description

DiscreteRods contains the classes for simulating DOOs. The model is based off Discrete Elastic Rods (Bergou et al., SIGGRAPH 2008).

TODO: Motion Planning, Vision, ec2

Installation Details

DOOSim has been tested on Ubuntu 10.10+ and Mac OS X.

Requirements

On Ubuntu, try running the following commands:

sudo apt-get update  
sudo apt-get install xserver-xorg xserver-xorg-core openbox g++ gcc libeigen2-dev
    libgle3 libgle3-dev fortran-compiler libglut3 libglut3-dev subversion git-core
    build-essential libavformat-dev ffmpeg libcv2.1 libcvaux2.1 libhighgui2.1
    python-opencv opencv-doc libcv-dev libcvaux-dev libhighgui-dev libboost-dev
    libdevil-dev libgoogle-perftools-dev

On OS X, the easiest way to install libraries is through MacPorts

sudo port install eigen boost opencv

You will also need to install gle from source from http://linas.org/gle/. The code will not compile unless you modify the source to #include malloc/malloc.h instead of malloc.h.

Once all your dependencies are installed, simply cd DiscreteRods and then run make to build.

surgical's People

Contributors

sjavdani avatar video-prediction avatar zxie avatar sameeptandon avatar ianvonseggern avatar ibrahima avatar justinuang avatar

Watchers

James Cloos avatar Przemyslaw Korzeniowski avatar joqqy avatar

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.