Skip to content

Script to whitelist specific interfaces to be used by eProsima's FastRTPS DDS.

Notifications You must be signed in to change notification settings

lxrobotics/fastrtps-whitelist-interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💾 fastrtps-whitelist-interfaces

Spell Check status

This repository contains a script to whitelist specific interfaces to be used by eProsima's FastRTPS DDS.

A blog article providing relevant background information can be found here.

How-to-use

ros2 daemon stop
./fastrtps-whitelist-interfaces.sh wlan0 eth0 ...
export FASTRTPS_DEFAULT_PROFILES_FILE=$(pwd)/fastrtps-whitelist-interfaces.xml
export RMW_IMPLEMENTATION=rmw_fastrtps_cpp

About

Script to whitelist specific interfaces to be used by eProsima's FastRTPS DDS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages