An open API service indexing awesome lists of open source software.

https://github.com/justinvalentine/hal

Quadruped robot with an actuated spine
https://github.com/justinvalentine/hal

Last synced: about 1 year ago
JSON representation

Quadruped robot with an actuated spine

Awesome Lists containing this project

README

          

## Directory Structure
- **base/** - C++ source files common to many applications.
- **mech/** - C++ source files specific to walking robots.
- **utils/** - Utilities for development and data analysis.
- **configs/** - Configuration files for different robots and applications.
- **hw/** - Hardware design files.
- **docs/** - Documentation.