C++ utilities to control a pendulum from a Raspberry Pi4
You can find the first installation instructions here.
- Usage instructions (tutorials).
- Low-level interface.
-
PendulePy
-
PenduleCpp
- Calibration, LQR.
- Use YAML files to pass parameters.
- Remove jupyter notebooks and use vanilla python scripts instead.
- Instructions to build the pendulum (not the code, the pendulum!).
- C++ classes to send / receive data over sockets.
- Test multi-machine communication.