Code Monkey home page Code Monkey logo

raven2's Introduction

Quick Guide to Raven-II Surgical Robotics Research Platform Open Source Software Distribution:

Links

  1. Raven YouTube tutorial series (step by step videos on how a new Raven user can get started with Raven): link
  2. Raven User guide - a work in progress: link
  3. Raven Doxygen - see below
  4. Contributor's Guide
  5. User Guide document

To build and read the documentation,

  1. install doxygen and graphviz
    (e.g. > sudo apt-get install doxygen)

  2. clone this project

  3. > cd Doxygen

  4. > doxygen Doxyfile

  5. go to a new browser tab and type ^O

  6. Navigate to raven2/html/index.html in the project.

Hardware

For info about using, interfacing with, or purchasing a RAVEN, contact: info {at} applieddexterity {dot} com http://applieddexterity.com/

raven2's People

Contributors

awlewi avatar blake5634 avatar danying avatar davca55 avatar kschwan avatar kylelindgren avatar levicheng avatar melodysu83 avatar mpanah avatar muneaki33 avatar paulbartell avatar

Stargazers

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

Watchers

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

raven2's Issues

Re-implement usb bumping functionality

The script stopped working when we upgraded the USB driver. It's probably good to have again. This can either be a function inside the r_control node, or it can be a separate utility as it has been.

Joint control

Individual joint control of robot. Console and ROS interfaces.

Resolve conflicts with automove

List of contributors

We should add a list of contributors to the mainpage (newly committed today). I've added the ones who can be found by grepping "author" *.cpp.

Old code from Enders Game(!)

there is a #ifdef RICKS_TOOLS which is a reference to the fake tools used in Ender's Game.

It would be nice to comment this out instead of remove since it has historical value.

affects: raven_homing()

USB: only open boards that are needed

Currently all available brl_usb* board files are opened during USBInit in USB_init.cpp rather than just those defined for the current robot. This could cause unwanted issues when using other usb boards on the same computer.

Clean out unused functions or functionality

There are plenty of functions that are unused or unnecessary.

Identify candidates for deprecation with the following doxy tag: \ingroup deprecate

Once candidates are identified, we can discuss and delete.

Engineering GUI

RAVEN-side GUI to provide tools for researchers

  • tool changing
  • data collection

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.