File tree Expand file tree Collapse file tree 10 files changed +12
-12
lines changed Expand file tree Collapse file tree 10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ services:
31
31
- RCUTILS_COLORIZED_OUTPUT=1
32
32
- ROS2_WS=/home/ros2-essentials/cartographer_ws
33
33
# TODO: Uncomment the lines below to enable GPU support.
34
- # deploy:
35
34
# # Reference : https://docs.docker.com/compose/gpu-support/
35
+ # deploy:
36
36
# resources:
37
37
# reservations:
38
38
# devices:
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ services:
31
31
- RCUTILS_COLORIZED_OUTPUT=1
32
32
- ROS2_WS=/home/ros2-essentials/husky_ws
33
33
# TODO: Uncomment the lines below to enable GPU support.
34
- # deploy:
35
34
# # Reference : https://docs.docker.com/compose/gpu-support/
35
+ # deploy:
36
36
# resources:
37
37
# reservations:
38
38
# devices:
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ services:
31
31
- RCUTILS_COLORIZED_OUTPUT=1
32
32
- ROS2_WS=/home/ros2-essentials/kobuki_ws
33
33
# TODO: Uncomment the lines below to enable GPU support.
34
- # deploy:
35
34
# # Reference : https://docs.docker.com/compose/gpu-support/
35
+ # deploy:
36
36
# resources:
37
37
# reservations:
38
38
# devices:
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ services:
31
31
- RCUTILS_COLORIZED_OUTPUT=1
32
32
- ROS2_WS=/home/ros2-essentials/orbslam3_ws
33
33
# TODO: Uncomment the lines below to enable GPU support.
34
- # deploy:
35
34
# # Reference : https://docs.docker.com/compose/gpu-support/
35
+ # deploy:
36
36
# resources:
37
37
# reservations:
38
38
# devices:
Original file line number Diff line number Diff line change 1
- # Base Image : https://hub.docker.com/r/osrf/ros /tags?page=1&name=humble
1
+ # Base Image : https://hub.docker.com/r/introlab3it/rtabmap /tags?page=1&name=jammy
2
2
FROM introlab3it/rtabmap:jammy AS amd64
3
- # Base Image : https://hub.docker.com/r/arm64v8/ros /tags?page=1&name=humble
3
+ # Base Image : https://hub.docker.com/r/introlab3it/rtabmap /tags?page=1&name=jammy
4
4
FROM introlab3it/rtabmap:jammy AS arm64
5
5
6
6
# Use docker automatic platform args to select the base image.
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ services:
31
31
- RCUTILS_COLORIZED_OUTPUT=1
32
32
- ROS2_WS=/home/ros2-essentials/rtabmap_ws
33
33
# TODO: Uncomment the lines below to enable GPU support.
34
- # deploy:
35
34
# # Reference : https://docs.docker.com/compose/gpu-support/
35
+ # deploy:
36
36
# resources:
37
37
# reservations:
38
38
# devices:
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ services:
31
31
- RCUTILS_COLORIZED_OUTPUT=1
32
32
- ROS2_WS=/home/ros2-essentials/template_ws
33
33
# TODO: Uncomment the lines below to enable GPU support.
34
- # deploy:
35
34
# # Reference : https://docs.docker.com/compose/gpu-support/
35
+ # deploy:
36
36
# resources:
37
37
# reservations:
38
38
# devices:
Original file line number Diff line number Diff line change 1
- # Base Image : https://hub.docker.com/r/osrf/ros/tags?page=1&name=humble
1
+ # Base Image : PLACEHOLDER
2
2
FROM PLACEHOLDER AS amd64
3
- # Base Image : https://hub.docker.com/r/arm64v8/ros/tags?page=1&name=humble
3
+ # Base Image : PLACEHOLDER
4
4
FROM PLACEHOLDER AS arm64
5
5
6
6
# Use docker automatic platform args to select the base image.
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ services:
31
31
- RCUTILS_COLORIZED_OUTPUT=1
32
32
- ROS2_WS=/home/ros2-essentials/PLACEHOLDER_ws
33
33
# TODO: Uncomment the lines below to enable GPU support.
34
- # deploy:
35
34
# # Reference : https://docs.docker.com/compose/gpu-support/
35
+ # deploy:
36
36
# resources:
37
37
# reservations:
38
38
# devices:
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ services:
31
31
- RCUTILS_COLORIZED_OUTPUT=1
32
32
- ROS2_WS=/home/ros2-essentials/vlp_ws
33
33
# TODO: Uncomment the lines below to enable GPU support.
34
- # deploy:
35
34
# # Reference : https://docs.docker.com/compose/gpu-support/
35
+ # deploy:
36
36
# resources:
37
37
# reservations:
38
38
# devices:
You can’t perform that action at this time.
0 commit comments