This package implements the solution for the two-players Linear-Quadratic differential game-theoretic problem.
This implementation has been used in the works proposed in "Franceschi, Paolo, Nicola Pedrocchi, and Manuel Beschi. Human–Robot Role Arbitration via Differential Game Theory. IEEE Transactions on Automation Science and Engineering (2023).", and in Modeling and analysis of pHRI with Differential Game Theory.
This repository addressed the solution of the Non-Cooperative case, the so-called Nash Equilibrium, and the solution of the Cooperative case, the Pareto frontier.
Namely, it addresses the NC problem described as
and the Cooperative
You can find more details in the related publications here and here, and in Engwerda, Jacob. LQ dynamic optimization and differential games. John Wiley & Sons, 2005..
If you are using this repository, please consider citing it as
@ARTICLE{10275780,
author={Franceschi, Paolo and Pedrocchi, Nicola and Beschi, Manuel},
journal={IEEE Transactions on Automation Science and Engineering},
title={Human–Robot Role Arbitration via Differential Game Theory},
year={2023},
volume={},
number={},
pages={1-16},
doi={10.1109/TASE.2023.3320708}}
- Better documentation
- purge from ros
if you have any questions about this repository, are interested in applications, want to contribute or anything else, please contact me at [email protected] .
This repository was developed within the EU Horizon 2020 DrapeBot project context.