Skip to content

Commit 275a83e

Browse files
committed
Merge branch 'dev' into beta
2 parents c387e05 + 7761e0e commit 275a83e

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ Maintainer <a href="https://redleader962.github.io">Luc Coupal</a>
7171
![dna_splash.png](visual/dna_splash.png)
7272

7373

74-
[//]: # (## What it does)
74+
## What it does
7575

76-
<details open>
77-
<summary style="font-weight: bolder;font-size: x-large;">What it does</summary>
76+
[//]: # (<details open>)
77+
[//]: # ( <summary style="font-weight: bolder;font-size: x-large;">What it does</summary>)
7878

7979
- **Containerized robotic development environment**: Provides a complete containerized workflow for robotic research, development, deployment, testing, continuous integration, running slurm jobs, and source code release.
8080
- **Multi-platform support**: Runs seamlessly on `l4t/arm64` (Jetson), `darwin/arm64` (Mac OS X), and `linux/x86` without configuration changes.
@@ -83,13 +83,12 @@ Maintainer <a href="https://redleader962.github.io">Luc Coupal</a>
8383
- **GPU acceleration**: Provides GPU support through [nvidia-docker](https://github.com/NVIDIA/nvidia-docker) for both `l4t/arm64` and `linux/x86` platforms.
8484
- **Transparent configuration**: Makes project configuration easy while keeping [Docker](https://docs.docker.com/) and [Docker Compose](https://docs.docker.com/compose/) logic transparent and accessible.
8585

86-
</details>
87-
88-
[//]: # (## Why)
86+
[//]: # (</details>)
8987

90-
<details close>
91-
<summary style="font-weight: bolder;font-size: x-large;">Why</summary>
88+
## Why
9289

90+
[//]: # (<details close>)
91+
[//]: # ( <summary style="font-weight: bolder;font-size: x-large;">Why</summary>)
9392

9493
Dockerized-NorLab (DN) and the Dockerized-NorLab project application (DNA) solve critical challenges in robotic research and development by providing a standardized, reproducible, and scalable containerized environment.
9594

@@ -128,12 +127,12 @@ Deploy your robotic applications quickly and reliably across different platforms
128127
**✅ Code Quality**
129128
Maintain high code quality with integrated testing, continuous integration, and standardized development practices built into the containerized workflow.
130129

131-
</details>
130+
[//]: # (</details>)
132131

133-
[//]: # (## Use Cases)
132+
## Use Cases
134133

135-
<details close>
136-
<summary style="font-weight: bolder;font-size: x-large;">Use Cases</summary>
134+
[//]: # (<details close>)
135+
[//]: # ( <summary style="font-weight: bolder;font-size: x-large;">Use Cases</summary>)
137136

138137
DNA and DN support a wide range of robotic development and deployment scenarios:
139138

@@ -181,7 +180,7 @@ Work seamlessly across different operating systems and architectures:
181180
**🎮 GPU Acceleration**
182181
Leverage GPU computing power for robotics applications through nvidia-docker integration, supporting both ARM64 and x86 platforms.
183182

184-
</details>
183+
[//]: # (</details>)
185184

186185
---
187186

0 commit comments

Comments
 (0)