GithubHelp home page GithubHelp logo

ablasdel / takktile_ros Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harvardbiorobotics/takktile_ros

0.0 1.0 0.0 1.5 MB

ros drivers for the TakkTile tactile array

Makefile 0.35% Python 99.65%

takktile_ros's Introduction

takktile-ros

ros drivers for the TakkTile tactile array

1.) Install TakkTile TakkFast USB drivers (see https://github.com/TakkTile/TakkTile-usb)

This will install TakkTile.py which is a dependency (currently included as a symlink -- need to fix this)

  1. Get code

git clone --recursive https://github.com/harvardbiorobotics/takktile_ros.git

  1. Add the package path to the ROS_PACKAGE_PATH

export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/path/to/this/directory

or add it to the bashrc

echo "ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/path/to/this/directory" >> ~/.bashrc

source ~/.bashrc

  1. Compile

rosmake takktile_ros

  1. set USB permissions

sudo cp 71-takktile.rules /etc/udev/rules.d/

  1. Run

rosrun takktile_ros takktile_node.py

  1. Plot (in another terminal while takktile_node.py is running)

ROS Fuerte and earlier releases:

rxplot /takktile/calibrated/pressure[0]:pressure[1]:pressure[2]:pressure[3]:pressure[4]

ROS Fuerte and later releases:

rqt_plot /takktile/calibrated/pressure[0]:pressure[1]:pressure[2]:pressure[3]:pressure[4]

takktile_ros's People

Contributors

ljentoft avatar harvardbiorobotics avatar

Watchers

James Cloos 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.