fix(tables): fixing tables

This commit is contained in:
CarolinePascal
2026-07-29 21:49:49 +02:00
parent 3ef5b66a27
commit 336fa716dd
2 changed files with 16 additions and 16 deletions
+12 -12
View File
@@ -23,7 +23,7 @@ lerobot-record \
## Industrial & Collaborative Arms
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -50,7 +50,7 @@ lerobot-record \
#### Universal Robots UR5e
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -77,7 +77,7 @@ lerobot-record \
## Research & Learning Arms
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -96,7 +96,7 @@ lerobot-record \
#### AgileX Piper
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -119,7 +119,7 @@ lerobot-record \
## Affordable & Hobbyist Arms
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -142,7 +142,7 @@ lerobot-record \
## Service, Mobile & Utility Robots
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -171,7 +171,7 @@ lerobot-record \
### VR & Motion Controllers
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -202,7 +202,7 @@ lerobot-record \
### Leader Arms
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -233,7 +233,7 @@ lerobot-record \
### Haptic Devices
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -256,7 +256,7 @@ lerobot-record \
### Networked & Remote
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -275,7 +275,7 @@ lerobot-record \
## Full Kits (Robot + Teleoperator)
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />
@@ -314,7 +314,7 @@ lerobot-record \
## ROS 2 Bridges
<!-- prettier-ignore -->
<table width="100%" style="width:100%; table-layout:fixed;">
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
<colgroup>
<col width="30%" />
<col width="70%" />