Code Monkey home page Code Monkey logo

cooperative-tuning-of-multi-agent-optimal-control-systems's Introduction

Cooperative Tuning of Multi-Agent Optimal Control Systems

This is Cooperative Tuning of Multi-Agent Optimal Control Systems. This paper was accepted by the 61st IEEE Conference on Decision and Control, 2022. The arxiv version is https://arxiv.org/abs/2209.12017

Please cite us if you think this work is helpful. An IEEE version of citation information will be updated once it's available online.

@misc{https://doi.org/10.48550/arxiv.2209.12017,
  doi = {10.48550/ARXIV.2209.12017},
  url = {https://arxiv.org/abs/2209.12017},
  author = {Lu, Zehui and Jin, Wanxin and Mou, Shaoshuai and Anderson, Brian D. O.},
  title = {Cooperative Tuning of Multi-Agent Optimal Control Systems},
  publisher = {arXiv},
  year = {2022},
}

This repo has been tested with:

  • Python 3.9.10, macOS 11.4
  • python 3.8.5, Ubuntu 20.04.2 LTS

Dependencies

Dependency:

Installation

$ pip3 install numpy matplotlib casadi cyipopt
$ cd
$ git clone https://github.com/zehuilu/Cooperative-Tuning-of-Multi-Agent-Optimal-Control-Systems.git

Usage

To use coopeartive tuning for a user-defined dynamic system, you need to define a class containing the dynamics of the system and the objective funtion, loss function, etc. You can mimic Unicycle.py.

NOTE: All the class properties and methods must have the same names as those in Unicycle.py. Otherwise, other source files won't be able to use these properties and methods.

Example

To test an optimal control with a self-defined dynamic system, see run_oc_Unicycle.py.

$ cd <MAIN_DIRECTORY>
$ python3 example/run_oc_Unicycle.py

The simulation example in our paper is shown in run_MultiPDP_Unicycle.py.

$ cd <MAIN_DIRECTORY>
$ python3 example/run_MultiPDP_Unicycle.py

cooperative-tuning-of-multi-agent-optimal-control-systems's People

Contributors

zehuilu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.