Skip to content

Commit 3407f61

Browse files
committed
config readmes
1 parent ee0d1ca commit 3407f61

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

config/esi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This directory contains the Ethercat Slave Information (ESI) files for the Ether
55
This directory contains:
66
- XML ESI files for generic orbita2d/orbita3d (`OrbitaXd.xml`)
77
- compiled ESI files for generic orbita2d/orbita3d (`OrbitaXd.bin`)
8-
- `reachy2` robot directory - [reachy2/README.md](reachy2/README)
8+
- `reachy2` robot directory - [reachy2/README.md](reachy2/README.md)
99
- XML/bin ESI files for all joints
1010
- XML/bin ESI file generation scripts
1111
- seaprated per firmware version

config/esi/reachy2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ ESI files are a bit different for different firmware_Poulpe versions.
1111

1212
firmware version | ESI folder
1313
--- | ---
14-
1.0 | [firmware1.0](firmware1.0)
15-
1.1 | [firmware1.5](firmware1.5)
14+
1.0 | [firmware1.0](firmware1.0/README.md)
15+
1.1 | [firmware1.5](firmware1.5/README.md)

config/esi/reachy2/firmware1.0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Reacy2 ESI files
1+
# Reacy2 ESI files - firmware 1.0
22

33
This directory has all the necessary EtherCAT slave information (ESI) files for the orbita joints of the reachy2 roobt.
44
It contrains

config/esi/reachy2/firmware1.5/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Reacy2 ESI files
1+
# Reacy2 ESI files - firmware 1.5
22

33
This directory has all the necessary EtherCAT slave information (ESI) files for the orbita joints of the reachy2 roobt.
44
It contrains
@@ -7,7 +7,7 @@ It contrains
77
- complete robot XML ESI file generator `generate_robot_esi_files.py`
88
- bash compilation script for the XML files `compile_esi.sh`
99

10-
## Generating the ESI files
10+
## Generating the ESI files
1111

1212
This step requires installing:
1313
- `pyesi` : https://github.com/pollen-robotics/pyesi

0 commit comments

Comments
 (0)