Wiki source code of Closed-loop dynamic task performance
Version 5.1 by pollomarzo on 2025/09/09 09:04
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% class="jumbotron" %) | ||
| 2 | ((( | ||
| 3 | (% class="container" %) | ||
| 4 | ((( | ||
| 5 | = Closed-loop dynamic task performance: cognitive neurorobotics = | ||
| 6 | |||
| 7 | |||
| 8 | ))) | ||
| 9 | ))) | ||
| 10 | |||
| 11 | (% class="row" %) | ||
| 12 | ((( | ||
| 13 | (% class="col-xs-12 col-sm-8" %) | ||
| 14 | ((( | ||
| 15 | = What is this? = | ||
| 16 | |||
| 17 | This is the main resource center for the Work Package 3, task T3.4. | ||
| 18 | |||
| 19 | This project involves multiple codebases interacting. In an attempt to make the results more reproducible, and to enable HPC simulations, we created a containerized setup. | ||
| 20 | |||
| 21 | The main branch of the associated [[repository>>https://github.com/near-nes/controller]] features the core code needed to run simulations of reaching tasks on a virtual robotic arm driven by a closed-loop cerebellar controller. Various sub-modules are implemented in different repos: you'll need to clone all gitmodules (`git submodule update ~-~-init ~-~-recursive`) to run all possible configurations. | ||
| 22 | |||
| 23 | As the project involves multiple simulators, the interaction between them is governed by a coordinator. We provide two possible coordinators: **MUSIC** and **NRP**. | ||
| 24 | |||
| 25 | = Who has access? = | ||
| 26 | |||
| 27 | This is a public project, developed in public on GitHub. Stable releases will progressively be published, with occasional updates to this Collab for specific needs (e.g. large files such as videos, progress updates) | ||
| 28 | ))) | ||
| 29 | |||
| 30 | |||
| 31 | (% class="col-xs-12 col-sm-4" %) | ||
| 32 | ((( | ||
| 33 | {{box title="**Contents**"}} | ||
| 34 | {{toc/}} | ||
| 35 | {{/box}} | ||
| 36 | |||
| 37 | |||
| 38 | ))) | ||
| 39 | ))) |