Skip to content

Commit 9ab8738

Browse files
Add Docker for Robotics wiki entry (#203)
Adds a comprehensive guide on using Docker and Docker Compose for robotics. The entry covers container management, Dockerfile setup (including ROS 2 integration), GUI support, and multi-architecture builds. - Converted headers to match project hierarchy standards - Added appropriate language tags to all code blocks - Resolved navigation conflicts and updated the sidebar - Updated the tools index page with the new article --- Co-authored-by: Nevin Valsaraj <nevin.valsaraj32@gmail.com>
1 parent fbbfdc2 commit 9ab8738

3 files changed

Lines changed: 511 additions & 0 deletions

File tree

_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,8 @@ wiki:
416416
url: /wiki/tools/xarm-ros-guide/
417417
- title: ROS2 Humble Intra-Process Communication Recorder
418418
url: /wiki/tools/ros2-humble-ipc-recorder/
419+
- title: Docker for Robotics
420+
url: /wiki/tools/docker-for-robotics/
419421
- title: Datasets
420422
url: /wiki/datasets/
421423
children:

0 commit comments

Comments
 (0)