Skip to content

Files

Latest commit

 

History

History
20 lines (12 loc) · 980 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 980 Bytes

Ergodic controllers

This repository contains energy-aware, time-optimal, and pure ergodic controllers.

It constitutes the supplementary material to the paper "Energy-aware ergodic search: Continuous exploration for multi-agent systems with battery constraints", which is currently under review.

MATLAB

To run the MATLAB (R) implementation, simply run

matlab -nodesktop -r "run MAIN"

in bash. The script depends on CasADi framework. You can specify its location by changing the value of the variable CASADI_PATH.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.