File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,6 +77,7 @@ Edit the `build.args` section in the `*_ws/docker/compose.yml` file and rebuild
7777| Module | Notes | Default | Maintainer |
7878| --------| -------| ---------| ------------|
7979| [ ROS2] ( https://j3soon.github.io/ros2-essentials/docker-modules/ros2/ ) | ROS2 Humble | ✔️ | [ Yu-Zhong Chen] ( https://github.com/YuZhong-Chen ) |
80+ | [ Cartographer] ( https://j3soon.github.io/ros2-essentials/docker-modules/cartographer/ ) | Cartographer | ❌ | [ Assume Zhan] ( https://github.com/Assume-Zhan ) , [ @yuhsiang1117 ] ( https://github.com/yuhsiang1117 ) |
8081| [ CUDA Toolkit] ( https://j3soon.github.io/ros2-essentials/docker-modules/cuda-toolkit/ ) | CUDA 12.6 | ❌ | [ Johnson Sun] ( https://github.com/j3soon ) |
8182| [ Isaac Sim] ( https://j3soon.github.io/ros2-essentials/docker-modules/isaac-sim/ ) | Isaac Sim 4.5.0 Binary Install | ✔️ | [ Johnson Sun] ( https://github.com/j3soon ) |
8283| [ Isaac Lab] ( https://j3soon.github.io/ros2-essentials/docker-modules/isaac-lab/ ) | Isaac Lab 2.1.0 Git Install | ✔️ | [ Johnson Sun] ( https://github.com/j3soon ) |
Original file line number Diff line number Diff line change 11# Cartographer
22
3- [ ![ GitHub code] ( https://img.shields.io/badge/code-blue?logo=github&label=github )] ( https://github.com/j3soon/ros2-essentials/tree/main/cartographer_ws )
4- [ ![ build] ( https://img.shields.io/github/actions/workflow/status/j3soon/ros2-essentials/build-cartographer-ws.yaml?label=build )] ( https://github.com/j3soon/ros2-essentials/actions/workflows/build-cartographer-ws.yaml )
5- [ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/j3soon/ros2-essentials?path=cartographer_ws )] ( https://github.com/j3soon/ros2-essentials/commits/main/cartographer_ws )
6-
7- [ ![ DockerHub image] ( https://img.shields.io/badge/dockerhub-j3soon/ros2--cartographer--ws-important.svg?logo=docker )] ( https://hub.docker.com/r/j3soon/ros2-cartographer-ws/tags )
8- ![ Docker image arch] ( https://img.shields.io/badge/arch-amd64_|_arm64-blueviolet )
9- ![ Docker image version] ( https://img.shields.io/docker/v/j3soon/ros2-cartographer-ws )
10- ![ Docker image size] ( https://img.shields.io/docker/image-size/j3soon/ros2-cartographer-ws )
3+ [ ![ GitHub code] ( https://img.shields.io/badge/code-blue?logo=github&label=github )] ( https://github.com/j3soon/ros2-essentials/blob/main/docker_modules/install_cartographer.sh )
4+
5+ > TODO: Remove duplicate content from the template workspace.
116
127## 🐳 Start Container
138
Original file line number Diff line number Diff line change 205205 - Docker Modules :
206206 - docker-modules/index.md
207207 - docker-modules/ros2.md
208+ - docker-modules/cartographer.md
208209 - docker-modules/cuda-toolkit.md
209210 - docker-modules/isaac-sim.md
210211 - docker-modules/isaac-lab.md
You can’t perform that action at this time.
0 commit comments