Coder Social home page Coder Social logo

industrial_training's Introduction

industrial_training

Training material for ROS-Industrial.

IO dependencies installation

=================== The following instructions are base on the guidelines provided in : https://github.com/orocos/rtt_ros_integration

Build orocos from source

export OROCOS_TARGET=gnulinux
mkdir -p ~/ros/hydro/catkin_underlay_isolated/src/orocos
cd ~/ros/hydro/catkin_underlay_isolated
git clone --recursive git://gitorious.org/orocos-toolchain/orocos_toolchain.git -b toolchain-2.7 src/orocos/orocos_toolchain
catkin_make_isolated --install

Then create the 'devel' directory by running the following:

catkin_make

This will fail to build since there are non-catkin packages in this repo. This is ok since the 'devel' directory and the setup scripts will be created regardless.

Build rtt-ros-integration from source

mkdir -p ~/ros/hydro/catkin_underlay/src
cd ~/ros/hydro/catkin_underlay
git clone https://github.com/orocos/rtt_ros_integration.git src/rtt_ros_integration
source ../catkin_underlay_isolated/devel/setup.sh
catkin_make --jobs=2
source devel/setup.sh

Add workspace to your environment setup

In your .bashrc script add the following line:

source "~/ros/hydro/catkin_underlay/devel/setup.sh"

industrial_training's People

Contributors

gavanderhoorn avatar jeremyzoss avatar jrgnicho avatar shaun-edwards avatar

Watchers

 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.