GithubHelp home page GithubHelp logo

kylemathenia / imml_contactile_gripper Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 4.85 GB

CMake 12.45% C 1.08% C++ 23.49% Makefile 28.12% Python 22.90% Shell 0.82% Common Lisp 8.20% JavaScript 2.94%

imml_contactile_gripper's Introduction

IMML_Contactile_Gripper

gripper

  • Ubuntu 16.04
  • ROS Melodic
  • Launch the system by running "cd ~/insert_path_here/IMML_Contactile_Gripper && ./launch.py"

Tips

.bashrc

  • add source /opt/ros/melodic/setup.bash to find ros.
  • add source /insert_path_here/IMML_Contactile_Gripper/ROS_Workspace/devel/setup.bash to setup the ros workspace.
  • add export ROS_PACKAGE_PATH=/insert_path_here/IMML_Contactile_Gripper/ROS_Workspace:$ROS_PACKAGE_PATH to have ros know the package path for tab completion and such.
  • add alias launchgripper="cd /insert_path_here/IMML_Contactile_Gripper && ./launch.py" to start the system quickly.
  • add alias killros="rosnode kill -a" to quickly kill all ros nodes if the system becomes unresponsive.

General

  • When debugging ros nodes, start them manually in the terminal. When they crash you can see the error this way, as opposed to the gnome terminal window disappearing.

imml_contactile_gripper's People

Contributors

kylemathenia avatar

Watchers

 avatar

Forkers

dufrenekm

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.