Giter Site home page Giter Site logo

nazib007 / robotics-book-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ricopicone/robotics-book-code

1.0 0.0 0.0 245 KB

Rico Picone ROS minicourse code1

Home Page: http://ricopic.one/robotics/

License: Apache License 2.0

Shell 0.16% C++ 0.94% Python 31.53% EmberScript 1.28% CMake 66.10%

robotics-book-code's Introduction

Robotics book code

This repo accompanies the text ricopic.one/robotics. It is organized into packages, one for each chapter.

Requirements

The text assumes the use of ROS Melodic Morenia and Ubuntu 18.04.4 LTS (Bionic Beaver). Instructions for installing this development environment are included in the text.

Installation

To make the chapter packages available to your ROS distribution, complete the following steps.

  1. Create a ROS workspace with a src directory.
  2. Download and unzip or (fork! and) clone this repository to the src directory.
git clone https://github.com/ricopicone/robotics-book-code.git
  1. In the workspace, make.
catkin_make
  1. Source your workspace.
source devel/setup.bash

The chapter packages are now available to your ROS distribution. If you have rosbash installed (and you should), the chapter packages should appear to roscd and rosls.

Organization

Due to the developing nature of the text and code, chapter numbers are omitted and instead are identified by abbreviated name. For instance, the chapter ROS topics is abbreviated rico_topics. The prefix rico_ is included to differentiate the textbook packages.

Origins

This repository began as a fork of the sample code repository that accompanies the excellent text Programming Robots with ROS, by Morgan Quigley, Brian Gerkey and William D. Smart (O'Reilly Media, Inc., 2015). The original repository was distributed under the Apache 2.0 license. Differences in ROS and Ubuntu software versions, book organizational structure, and code details suggested moving from fork to distinct project, but I express my significant debt to this original repository and gratitude to its authors.

robotics-book-code's People

Contributors

ricopicone avatar gbiggs avatar

Stargazers

 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.