Home

Awesome

mjmech

Source and design files for various walking robots, their controlling interfaces, and utilities for developing and operating them.

Directory structure

First Time Setup

The following should work on Ubuntu 18.04

./install-packages

Building for host

tools/bazel test //...

Running simulation

./bazel-bin/simulator/simulator -c configs/quadruped.ini

Then point your web browser to http://localhost:4778