Giter VIP home page Giter VIP logo

ros2_tutorial's Introduction

ros2_tutorial

ROS2 humble - Tutorials for the KBS robotics labs in wintersemester 2023/24; Osnabrück University. A computer is needed with:

  • Ubuntu 22. Only native! Dual-boot is OK.
  • ROS2 humble (see first tutorial)

All examples are implemented using C++ programming language. The course is at a very beginner level. In the end you will be able to let a robot autonomously drive from A to B as shown here:

Ceres Robot Nav

  • Learning ROS concepts
  • Writing a simple subscriber and publisher
  • Learning C++ and CMake by implementing subscribers and publishers in different ways
  • Learn to use vim
  • Environment variables, .bashrc
  • Start a robot! Virtually
  • More ROS packaging
  • RViz2
  • New message: LaserScan
  • Transformations: Concept, Implementation
  • New message: PointCloud2
  • ROS2 parameters + remapping
  • XML launch files
  • Fun: Steer the robot
  • New message: Twist
  • Concept: State Estimation via
    • Wheel Odometry
    • IMU
    • LiDAR
    • Camera
  • Fusion
    • Kalman-Filter
    • robot_localization-package
  • Start a robot! In reality.
  • Tool: tmux
  • Mapping
    • Maps
    • SLAM
  • Localization in given maps
  • Nav2
  • Actions: Interfaces, Servers, Clients
  • Trigger Nav2 action servers via C++-Nodes

!! Unfinished !!

  • Overview: Deliberation Layer
  • BehaviorTree.CPP
  • Simple Behavior Tree
  • Simple Behavior Tree with Groot monitor
  • Writing Behavior Tree Plugins

TODOs:

  • Editing/creating trees using Groot
  • Using the Blackboard

More TODOs in ex05 README.

Information for Teachers

Further information for teachers: Click here.

ros2_tutorial's People

Contributors

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