Skip to content

Commit 6ff5bd1

Browse files
committed
Specified that host and docker ROS 2 distributions should match
1 parent 0900795 commit 6ff5bd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/demos/manipulation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ manipulation techniques.
8585
8686
The docker setup requires a working Humble or Jazzy ROS 2 installation on the host machine. Make sure that ROS 2 is sourced on the host machine.
8787
88+
!!! warning "ROS 2 distributions"
89+
90+
It is highly recommended that ROS 2 distribution on the host machine matches the ROS 2 distribution of the docker container. A distribution version mismatch may result in the demo not working correctly.
91+
8892
#### 1. Setting up the demo
8993
9094
1. Set up docker as outlined in the [docker setup guide](../setup/setup_docker.md). During the setup, build the docker image with all dependencies (i.e., use the `--build-arg DEPENDENCIES=all_groups` argument)

0 commit comments

Comments
 (0)