mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 11:31:49 +01:00
Add aggregative optimization
This commit is contained in:
@ -40,6 +40,9 @@
|
||||
\def\lap{{\matr{L}}}
|
||||
\def\x{{\vec{x}}}
|
||||
\def\z{{\vec{z}}}
|
||||
\def\v{{\vec{v}}}
|
||||
\def\r{{\vec{r}}}
|
||||
\def\s{{\vec{s}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
@ -50,5 +53,6 @@
|
||||
\include{./sections/_containment.tex}
|
||||
\include{./sections/_optimization.tex}
|
||||
\include{./sections/_formation_control.tex}
|
||||
\include{./sections/_cooperative_robotics.tex}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user