Skip to content

evshary/ROS2_cheatsheet

Repository files navigation

Introduction

The repo provides some ROS2 cheat-sheet.

Content

Useful packages

  • ROS 2 domain bridge: How to bridge communication between different domains.
  • RMF: The framework proposed by OR for building your own fleet management system.
  • message filter example: The package shows you how to use message filter.
  • topic_tools: Manipulate ROS 2 topic at a meta-level
# Topic relay: subscribe and then republish
ros2 run topic_tools relay <origin_topic> <new_topic>

Reference

About

Some Example Code for ROS2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published