rcognita.controllers
This module contains high-level structures of controllers (agents).
Remarks:
All vectors are treated as of type [n,]
All buffers are treated as of type [L, n] where each row is a vector
Buffers are updated from bottom to top
Classes
|
|
|
|
|
A blueprint of optimal controllers. |
|
This is a class of nominal controllers for 3-wheel robots used for benchmarking of other controllers. |
Nominal parking controller for NI using disassembled supper_bound_constraintradients. |
|
|
|
|
|
|
A blueprint of optimal controllers. |
|
Reinforcement learning controller class. |