Coder Social home page Coder Social logo

ktiwari9 / ros101 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.87 MB

A beginners tutorial to learning all facets of ROS through worked examples in Python.

Home Page: https://ktiwari9.gitlab.io/ros101/

License: GNU General Public License v3.0

Shell 18.07% CMake 45.59% Python 36.34%
ros ros-kinetic python tutorial ros-node ros-packages

ros101's Introduction

ROS-101

This project gives a hands-on tutorial on ROS. The objective of this project is to gradually introduce the vast framework of ROS to an absolute beginner using visual tools and worked programming exercises in Python.

Project Website

The project website spans across a primer to ROS and hands-on programming exercises along with a code API.

Pre-requisites

  • Ubuntu 16.04 LTS + ROS Kinetic
  • Readup Doxygen Manual with doxypypy plugin
  • Python >=2.7 && <=3.0

Key Learnings

  • ROS and its simulators
  • Interfacing with robots
  • Code documentation and API generation
  • Version Control using Git

Instruction for including packages

  • rosdoc-lite will be used to generate doxygen documents for each package. For python package, doxypypy will be used as filter to generate documentation from python docstring. In order to enable this, the only extract requirement for each package is a rosdoc.yaml file in the package directory.
  • the rosdoc.yaml should look like the one in the sample_navigation package.

File Description

File/Folder Name Description
docs/ Folder containing the documents for website generation
toy_rosject/ catkin_pkg hosting the ROS-Py nodes for toy ROSject using Youbot
navigation/ catkin_pkg housing a ROS-Py node for a simple point-to-point navigation task
autoInstallROS.sh Shell script for fresh install for ROS for absolute beginners
py_filter.sh Shell script to parse the source files via doxypypy plugin to generate documentation
LICENSE License file for public release and code-reuse/sharing
rosdoc_script.sh Generating project lists with apt hyperlinks for website
CONTRIBUTING.md List of contributors for this project

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.