GithubHelp home page GithubHelp logo

mojoliciousftw / ntnu_robotlab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ivareri/ntnu_robotlab

0.0 2.0 0.0 7.63 MB

License: Apache License 2.0

Shell 0.12% CMake 1.96% C++ 97.87% Pascal 0.06%

ntnu_robotlab's Introduction

Catkin metapackage for KUKA Robotics lab

Packages for using the KUKA Robotics lab at Department of Engineering Cybernetics, NTNU

Setup instructions

  1. Install ROS Kinetic

Follow guide for ROS Kinetic at http://wiki.ros.org/kinetic/Installation/Ubuntu

  1. Install MoveIT!

sudo apt-get install ros-kinetic-moveit

  1. Install ROS-Industrial

sudo apt-get install ros-kinetic-industrial-core

  1. Create a catkin workspace

(See http://wiki.ros.org/ROS/Tutorials/InstallingandConfiguringROSEnvironment )

  1. Download needed repositories into CATKIN_WS/src

  2. Need patches to the RSI driver thats not in the offical kuka_experimental repo

```git clone https://github.com/itk-thrivaldi/kuka_experimental.git```
  1. URDF and other needed packages
```git clone https://github.com/itk-thrivaldi/thrivaldi_common.git```
  1. Install missing dependencies

Run rosdep from CATKIN_WS/src

rosdep install --from-paths ./ --ignore-src --rosdistro kinetic -y

  1. Compile packages

run catkin_make from CATKIN_WS

  1. Test

roslaunch robotlab_moveit_config moveit_planning_execution.launch sim:=true

ntnu_robotlab's People

Contributors

mahaarbo avatar ivareri avatar

Watchers

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