Skip to content

Commit ed784ae

Browse files
committed
dummy commit
1 parent 7816731 commit ed784ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project is currently in **pre-release** and under active development.
1010

1111
# Repository Structure
1212

13-
| Component | Path | Description |
13+
| Component | Path | Description |
1414
|-----------|------|-------------|
1515
| **DLS2 Framework** | `dls2/` | Core control middleware. Contains modules for control, state estimation, messaging (DDS/IDL), plugins, state machines, signal handling, logging, and utilities. |
1616
| **Robotlib** | `robotlib/` | Generic C++ robot abstraction layer. Provides a common API (kinematics, dynamics, Jacobians, data structures) that controllers target, independent of any specific robot morphology. Uses a factory pattern with `dlopen` for runtime-loadable robot libraries. |

0 commit comments

Comments
 (0)