Skip to content

Commit e844c53

Browse files
authored
Update compose.yaml (#7)
1 parent 5cb163d commit e844c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
tty: true
99
environment:
1010
- ROS_DOMAIN_ID=${ROS_DOMAIN_ID:-0}
11-
- RMW_/IMPLEMENTATION=${RMW_IMPLEMENTATION:-rmw_fastrtps_cpp}
11+
- RMW_IMPLEMENTATION=${RMW_IMPLEMENTATION:-rmw_cyclonedds_cpp}
1212
volumes:
1313
- /dev:/dev
1414
privileged: true

0 commit comments

Comments
 (0)