GithubHelp home page GithubHelp logo

autosys's Introduction

Autonomous Systems School

Development in ROS

Software development using ROS lecture slides from MIT.

ROS Industrial (Melodic) training exercises

ROS tutorials

Beginner tutorials for developing in Python are here.

There is a free book called "ROS Robot Programming" written by the TB3 developers (published by ROBOTIS). You can get a copy of the book here.

Developer guide for ROS1.

A list of best practices from ETH Zurich Legged Robotics group.

Note about ROS2

Why not use ROS2 in this course? ROS2 Dashing Diademata was released at the end of May 2019. As it currently stands, there are still many packages that have not been ported to ROS2 and there are still significant changes made to the design and build systems. There is also a lack of good cohesive documentation/tutorials and examples which increases the learning difficulty. As this is not strictly a ROS course, we believe that it will be easier and more time efficient to understand the big picture using ROS1.

An article about the reasoning why ROS2 is needed.

Unit testing in ROS

Unit testing tutorial.

Good resource for learning "by example" is the rospy_tutorials

rostest

rostest is very similar to roslaunch. The main difference is that it is designed to launch the tests as well as launching the nodes.

Tutorials available at ros wiki.

Workflow

Look at the steps here

gtest

gtest is used for testing C++ nodes. There is documentation available at the ros wiki

ROS2 notes

There are guidelines for testing and quality assurance requirements for ROS2 packages.

Testing using rosbag files

To test your node with previously recorded data you can use rosbag files. A good example of this is the AMCL package

autosys's People

Contributors

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