Skip to content
Discussion options

You must be logged in to vote

FastDDS Discovery Server Config to support ROS 2 in Raspberry Pi 5 Docker Container For Create3

Concept:

  • Discovery Server is running on the Pi5 inside Docker container
    (because no supported ROS 2 Humble for Ubuntu 23.04)
  • Discovery Server has three ports
    • one for Create3,
    • one for Pi5 local nodes and CLI sessions,
    • one for WiFi connected clients such as Desktop Rviz2 or CLI terminal sessions.

Each environment has a configuration/file telling nodes and sessions where in the "network" to find the discovery server.

  • export ROS_DISCOVERY_SERVER=x.x.x.x:11811 tells nodes where to find the discovery server
  • export FASTRTPS_DEFAULT_PROFILES_FILE=/home/pi/wali_pi5/configs/super_client_configurat…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alsora
Comment options

@slowrunner
Comment options

Answer selected by slowrunner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants