mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-30 13:09:40 +00:00
fix(tables): fixing tables
This commit is contained in:
@@ -23,7 +23,7 @@ lerobot-record \
|
|||||||
## Industrial & Collaborative Arms
|
## Industrial & Collaborative Arms
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -50,7 +50,7 @@ lerobot-record \
|
|||||||
#### Universal Robots UR5e
|
#### Universal Robots UR5e
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -77,7 +77,7 @@ lerobot-record \
|
|||||||
## Research & Learning Arms
|
## Research & Learning Arms
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -96,7 +96,7 @@ lerobot-record \
|
|||||||
#### AgileX Piper
|
#### AgileX Piper
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -119,7 +119,7 @@ lerobot-record \
|
|||||||
## Affordable & Hobbyist Arms
|
## Affordable & Hobbyist Arms
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -142,7 +142,7 @@ lerobot-record \
|
|||||||
## Service, Mobile & Utility Robots
|
## Service, Mobile & Utility Robots
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -171,7 +171,7 @@ lerobot-record \
|
|||||||
### VR & Motion Controllers
|
### VR & Motion Controllers
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -202,7 +202,7 @@ lerobot-record \
|
|||||||
### Leader Arms
|
### Leader Arms
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -233,7 +233,7 @@ lerobot-record \
|
|||||||
### Haptic Devices
|
### Haptic Devices
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -256,7 +256,7 @@ lerobot-record \
|
|||||||
### Networked & Remote
|
### Networked & Remote
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -275,7 +275,7 @@ lerobot-record \
|
|||||||
## Full Kits (Robot + Teleoperator)
|
## Full Kits (Robot + Teleoperator)
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -314,7 +314,7 @@ lerobot-record \
|
|||||||
## ROS 2 Bridges
|
## ROS 2 Bridges
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ lerobot-record \
|
|||||||
## Tactile Sensors
|
## Tactile Sensors
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -40,7 +40,7 @@ lerobot-record \
|
|||||||
## Depth Cameras
|
## Depth Cameras
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -59,7 +59,7 @@ lerobot-record \
|
|||||||
## Networked Cameras
|
## Networked Cameras
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
@@ -78,7 +78,7 @@ lerobot-record \
|
|||||||
## Virtual Cameras
|
## Virtual Cameras
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
<table width="100%" style="width:100%; table-layout:fixed;">
|
<table width="100%" style="display:table; width:100%; table-layout:fixed;">
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col width="30%" />
|
<col width="30%" />
|
||||||
<col width="70%" />
|
<col width="70%" />
|
||||||
|
|||||||
Reference in New Issue
Block a user