Coder Social home page Coder Social logo

nikunjsanghai / mastering_ros_2nd_ed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from carlin314/mastering_ros_2nd_ed

0.0 0.0 0.0 22 KB

This repository contains the link to the code tutorial programs prospoed in the book: Mastering ROS for robotics programming Second Edition

Home Page: https://www.packtpub.com/hardware-and-creative/mastering-ros-robotics-programming-second-edition

mastering_ros_2nd_ed's Introduction

Mastering ROS for robotics programming 2nd edition

Design, build and simulate complex robots using Robot Operating System.

Book source code main repository.

book_cover

Author

Jonathan Cacace, PhD.

First edition of the book by Dr. Josep Lentin: Mastering ROS for robotics programming.

About the book

Todays era is gaining a lot of traction towards robotics in various industries where consistency and perfection is mattered the most. Automation is playing a major role today, and most of it is achieved with robotic applications and various platforms that support robotics. The Robot Operating System (ROS) is a modular software platform to develop generic robotic applications. This book will be focusing on the most stable release of ROS (Kinetic Kame) and will discuss the advanced concepts in robotics and how to program using ROS.

Paperback: 660 pages.
Publisher: Packt Publishing - ebooks Account.
Language: English.
ISBN-10: 1788478959.
ISBN-13: 978-1788478953.

Difference between first and second edition

The first edition was based on ROS Indigo and Jade. In this edition we update concepts and source codes eventually deprecated or outdated. New fundamental topics for robotic applications and two completely new chapters have been added in this 2nd edition.

Description

This repository contains one sub-module for each chapter source code, in this way you can directly clone and pull repository to be updated with the last version of the software of the whole book.

Click on the repository name to directly get the code use in the chapters.

Installation

Download all the submodules in the src directory of your ROS workspace:

git clone --recursive https://github.com/jocacace/mastering_ros_2nd_ed

To pull the submodules in case of remote repository update, run the following command in the mastering_ros_2nd_ed directory:

git submodule update --init --recursive
git pull

Compilation

catkin_make -j1

Dependencies

To compile the workspace with this meta-package you should installa the following dependencies
sudo apt-get install ros-kinetic-controller-manager ros-kinetic-joint-state-controller ros-kinetic-joy ros-kinetic-gazebo-ros-control ros-kinetic-moveit-*

Get this book (in pre-order)

mastering_ros_2nd_ed's People

Contributors

jocacace 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.