Skip to content

Commit

Permalink
Signed-off-by: andrea patrizi <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrePatri committed Sep 29, 2024
1 parent a7b5ce0 commit 99b2865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![icon.svg](docs/images/logo.svg)

</h2>
If you have a beautiful CPU-based controller developed, for example, with Trajectory Optimization tools like [horizon](https://github.com/ADVRHumanoids/horizon) and want to train and deploy a *Reinforcement Learning-based Model Predictive Control* policy without having to rewrite your whole controller on GPU, then this might be the right tool for you.
If you have a beautiful CPU-based controller developed, for example, with CPU-based Trajectory Optimization tools and want to train and deploy a *Reinforcement Learning-based Model Predictive Control* policy without having to rewrite your whole controller on GPU, then this might be the right tool for you.

CoClusterBridge is a tool for bridging parallel simulations (typically GPU-based), with a cluster of CPU-based (receding-horizon) controllers while properly handling controllers synchronization and triggering. It also supports full CPU operation.
For an example application, please have a look at [IBRIDO](https://github.com/AndrePatri/IBRIDO).

0 comments on commit 99b2865

Please sign in to comment.