LouKordos / walking_controller

The main walking controller code for the Bipedal Robot.
13 stars 2 forks source link

Use custom base image containing deps for faster auto builds #90

Closed LouKordos closed 3 years ago

LouKordos commented 3 years ago

Create a base image containing all dependencies needed to run the controller, so that only the controller source code itself is rebuilt on every commit.