Skip to content

Connecting Cyclone DDS and Fast DDS powered ROS 2 nodes over the internet

Notifications You must be signed in to change notification settings

DominikN/different-dds-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

different-dds-demo

Connecting Cyclone DDS and Fast DDS powered ROS 2 nodes over the internet

Quick Start

Husarnet Setup

Create the .env file based on .env.template and paste your own Husarnet Join Code here

Launching Demo

In two separate terminals (on the same or different hosts) run:

  1. Terminal 1: launching listener node with FastDDS
docker compose -f compose.listener.yaml up
  1. Terminal 2: launching talker node with CycloneDDS
docker compose -f compose.talker.yaml up

About

Connecting Cyclone DDS and Fast DDS powered ROS 2 nodes over the internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published