Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.07 KB

💾 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