GithubHelp home page GithubHelp logo

image-twirl-ros's Introduction

Image Twirl ROS

Image Twirl ROS is a basic ROS package for pre/post image processing. The user specifies a series of image processing operations, i.e. an 'image twirl', and the parameters for each operation. The input image passes through these operations and the altered image is output.

Prerequisites

Ensure the below prerequisites are satisfied before starting the ROS 101 tutorial.

  1. A basic USB camera. If using a laptop, the built-in webcam should suffice.

  2. Get a working Ubuntu operating system. If you ask around the lab, our preferred methods are to dual-boot or install Ubuntu on an old laptop, but to get started a virtual machine also works.

  • Check this tutorial to Install Ubuntu Desktop on a real machine. If dual-booting, you may need to read about partitioning your system.

  • This guide explains how to Run Ubuntu Within Windows Using VirtualBox. If using macOS, the process is very similar.

    Note: Ubuntu 16 is OK for ROS 101 training, but if installing for the first time, choose Ubuntu 18!

  1. Install ROS on your new Linux machine: ROS Installation Instructions
  1. Setup the catkin workspace: Create a ROS Workspace

  2. Configure the ROS environment by adding the following source command to the .bashrc file which ensures the ROS environment is properly initialized each time a terminal is opened. source /opt/ros/<distro>/setup.bash

  • This file is located in the home directory: ~/.bashrc

    Note: You MUST source the ROS environment in the terminal shell for ROS to function properly. Sometimes it may appear ROS is "broken", but usually this is caused by files changing slightly and the new environment not being imported.

image-twirl-ros's People

Stargazers

Victor avatar

Watchers

Josh D. 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.